Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

  1. sklearn.feature_selection.SelectFpr — scikit-le...

    get_feature_names_out ([input_features]) Mask feature names according to selected...get_support ([indices]) Get a mask, or integer index, of the features...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectFpr.html
    Sat May 04 16:42:15 UTC 2024
      45.7K bytes
      Cache
     
  2. 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
    Sat May 04 16:42:15 UTC 2024
      82.6K bytes
      Cache
     
  3. sklearn.model_selection.HalvingGridSearchCV — s...

    or scoring must be passed. param_grid dict or...max_resources cannot be ‘auto’ and must be set explicitly. max_resources...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.HalvingGridSearchCV.html
    Sat May 04 16:42:14 UTC 2024
      74.9K bytes
      Cache
      Similar Results (1)
     
  4. 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
    Sat May 04 16:42:14 UTC 2024
      80.1K bytes
      Cache
     
  5. 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
    Sat May 04 16:42:15 UTC 2024
      66.3K bytes
      Cache
     
  6. 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
    Sat May 04 16:42:14 UTC 2024
      62.1K bytes
      Cache
     
  7. sklearn.model_selection.GridSearchCV — scikit-l...

    'param_gamma' : masked_array ( data = [ -- -- 0.1 0.2 ], mask = [ True...'param_degree' : masked_array ( data = [ 2.0 3.0 -- -- ], mask = [ False...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.GridSearchCV.html
    Sat May 04 16:42:14 UTC 2024
      94.3K bytes
      Cache
     
  8. sklearn.inspection.PartialDependenceDisplay — s...

    Each tuple must be of size 2. If any entry is...is a string, then it must be in feature_names . sample_weight...
    scikit-learn.org/stable/modules/generated/sklearn.inspection.PartialDependenceDisplay.html
    Sat May 04 16:42:14 UTC 2024
      84.3K bytes
      Cache
     
  9. 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
    Sat May 04 16:42:14 UTC 2024
      54.2K bytes
      Cache
     
  10. sklearn.feature_selection.SelectFwe — scikit-le...

    get_feature_names_out ([input_features]) Mask feature names according to selected...get_support ([indices]) Get a mask, or integer index, of the features...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectFwe.html
    Sat May 04 16:42:14 UTC 2024
      44.8K bytes
      Cache
     
Back to top