Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 41 - 50 of 1,942 for musk (0.84 seconds)

Filter
  1. SequentialFeatureSelector — scikit-learn ...

    dtype=bool The mask of selected features. See also...input_features = None ) [source] # Mask feature names according to selected...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SequentialFeatureSelector.html
    Mon Mar 09 14:07:57 UTC 2026
      18.1K bytes
      Cache
     
  2. SelectKBest — scikit-learn 1.8.0 document...

    input_features = None ) [source] # Mask feature names according to selected...array-like, then input_features must match feature_names_in_ if feature_names_in_...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectKBest.html
    Mon Mar 09 14:07:57 UTC 2026
      17.2K bytes
      Cache
     
  3. GenericUnivariateSelect — scikit-learn 1....

    input_features = None ) [source] # Mask feature names according to selected...array-like, then input_features must match feature_names_in_ if feature_names_in_...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.GenericUnivariateSelect.html
    Mon Mar 09 14:07:57 UTC 2026
      16.3K bytes
      Cache
     
  4. RFE — scikit-learn 1.8.0 documentation

    ) The mask of selected features. See also...input_features = None ) [source] # Mask feature names according to selected...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.RFE.html
    Mon Mar 09 14:07:53 UTC 2026
      18.5K bytes
      Cache
     
  5. Release Highlights for scikit-learn 1.7 —...

    all steps must define `fit`. All non-last steps must also define...all steps must define `fit`. All non-last steps must also define...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_7_0.html
    Mon Mar 09 14:07:56 UTC 2026
      37.8K bytes
      Cache
     
  6. RFECV — scikit-learn 1.8.0 documentation

    The support is the mask of selected features. Added...ndarray of shape (n_features,) The mask of selected features. See also...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.RFECV.html
    Mon Mar 09 14:07:57 UTC 2026
      19.6K bytes
      Cache
     
  7. partial_dependence — scikit-learn 1.8.0 d...

    boolean array-like: boolean mask of shape (n_features,) indicating...extreme values for the grid. Must be in [0, 1]. This parameter...
    scikit-learn.org/stable/modules/generated/sklearn.inspection.partial_dependence.html
    Mon Mar 09 14:07:57 UTC 2026
      16.7K bytes
      Cache
     
  8. Post-tuning the decision threshold for cost-sen...

    Must be strictly greater than 1....reserved for missing values. Must be no larger than 255. 255 ...
    scikit-learn.org/stable/auto_examples/model_selection/plot_cost_sensitive_learning.html
    Mon Mar 09 14:07:53 UTC 2026
      72.9K bytes
      Cache
     
  9. ColumnTransformer — scikit-learn 1.8.0 do...

    ‘passthrough’} or estimator Estimator must support fit and transform ....remainder estimator. The estimator must support fit and transform ....
    scikit-learn.org/stable/modules/generated/sklearn.compose.ColumnTransformer.html
    Mon Mar 09 14:07:54 UTC 2026
      21.2K bytes
      Cache
     
  10. Balance model complexity and cross-validated sc...

    cv_results : dict of numpy(masked) ndarrays See attribute cv_results_...cv_results : dict of numpy(masked) ndarrays See attribute cv_results_...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_refit_callable.html
    Mon Mar 09 14:07:56 UTC 2026
      34.4K bytes
      Cache
     
Back to Top