Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 11 - 20 of 341 for musk (0.09 sec)

  1. sklearn.model_selection.RandomizedSearchCV — sc...

    'param_kernel' : masked_array ( data = [ 'rbf' , 'rbf' , 'rbf' ], mask = False...'param_gamma' : masked_array ( data = [ 0.1 0.2 0.3 ], mask = False ),...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RandomizedSearchCV.html
    Fri May 03 17:04:24 UTC 2024
      82.6K bytes
      Cache
     
  2. sklearn.feature_selection.SequentialFeatureSele...

    dtype=bool The mask of selected features. See also...get_feature_names_out ([input_features]) Mask feature names according to selected...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SequentialFeatureSelector.html
    Fri May 03 17:04:24 UTC 2024
      54.2K bytes
      Cache
     
  3. sklearn.feature_selection.SelectorMixin — sciki...

    def _get_support_mask ( self ): ... mask = np . zeros ( self...feature selection given a support mask This mixin provides a feature...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectorMixin.html
    Fri May 03 17:04:24 UTC 2024
      33.3K bytes
      Cache
     
  4. sklearn.ensemble.HistGradientBoostingClassifier...

    Must be strictly greater than 1....reserved for missing values. Must be no larger than 255. categorical_features...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.HistGradientBoostingClassifier.html
    Fri May 03 17:04:24 UTC 2024
      80.6K bytes
      Cache
     
  5. sklearn.ensemble.HistGradientBoostingRegressor ...

    quantile to be estimated and must be between 0 and 1. learning_rate...number of leaves for each tree. Must be strictly greater than 1....
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.HistGradientBoostingRegressor.html
    Fri May 03 17:04:25 UTC 2024
      80.1K bytes
      Cache
     
  6. sklearn.covariance.EllipticEnvelope — scikit-le...

    ) A mask of the observations that have...ndarray of shape (n_samples,) A mask of the observations that have...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.EllipticEnvelope.html
    Fri May 03 17:04:24 UTC 2024
      66.3K bytes
      Cache
     
  7. sklearn.feature_selection.RFE — scikit-learn 1....

    ) The mask of selected features. See also...get_feature_names_out ([input_features]) Mask feature names according to selected...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.RFE.html
    Fri May 03 17:04:24 UTC 2024
      62.1K bytes
      Cache
     
  8. sklearn.model_selection.HalvingRandomSearchCV —...

    or scoring must be passed. param_distributions...parameters to try. Distributions must provide a rvs method for sampling...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.HalvingRandomSearchCV.html
    Fri May 03 17:04:25 UTC 2024
      77.3K bytes
      Cache
      Similar Results (1)
     
  9. Tweedie regression on insurance claims — scikit...

    GammaRegressor mask_train = df_train [ "ClaimAmount" ] > 0 mask_test =...X_train [ mask_train . values ], df_train . loc [ mask_train ,...
    scikit-learn.org/stable/auto_examples/linear_model/plot_tweedie_regression_insurance_claims.html
    Fri May 03 17:04:24 UTC 2024
      118K bytes
      Cache
     
  10. Slashdot: News for nerds, stuff that matters

    particles and fumes into the masks worn by patients. It could be...Food and Drug Administration -- must be met first. The move by a...
    devices.slashdot.org
    Sat May 04 01:11:27 UTC 2024
      146.1K bytes
      Cache
     
Back to top