Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 31 - 40 of 370 for musk (0.12 sec)

  1. SelectPercentile — scikit-learn 1.5.0 documenta...

    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.SelectPercentile.html
    Wed May 22 15:20:10 UTC 2024
      142.4K bytes
      Cache
     
  2. SelectFdr — scikit-learn 1.5.0 documentation

    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.SelectFdr.html
    Wed May 22 15:20:08 UTC 2024
      139K bytes
      Cache
     
  3. SelectFwe — scikit-learn 1.5.0 documentation

    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.SelectFwe.html
    Wed May 22 15:20:08 UTC 2024
      138K bytes
      Cache
     
  4. GenericUnivariateSelect — scikit-learn 1.5.0 do...

    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
    Wed May 22 15:20:05 UTC 2024
      140.2K bytes
      Cache
     
  5. SelectKBest — scikit-learn 1.5.0 documentation

    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
    Wed May 22 15:20:05 UTC 2024
      142.9K bytes
      Cache
     
  6. HistGradientBoostingClassifier — scikit-learn 1...

    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
    Wed May 22 15:20:08 UTC 2024
      172.3K bytes
      Cache
     
  7. SelectFromModel — scikit-learn 1.5.0 documentation

    estimator must be a fitted estimator. If False...input_features = None ) [source] # Mask feature names according to selected...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectFromModel.html
    Wed May 22 15:20:05 UTC 2024
      155.4K bytes
      Cache
     
  8. glossary.rst.txt

    and that we must be careful to make :term:`meta-estimators`...data. Intrinsically, the model must be usable for prediction after...
    scikit-learn.org/stable/_sources/glossary.rst.txt
    Wed May 22 15:20:07 UTC 2024
      89.4K bytes
      1 views
     
  9. 6.1. Pipelines and composite estimators — sciki...

    must be transformers (i.e. must have a transform...integer array, a slice, a boolean mask, or with a make_column_selector...
    scikit-learn.org/stable/modules/compose.html
    Wed May 22 15:20:10 UTC 2024
      117.2K bytes
      Cache
     
  10. 6.4. Imputation of missing values — scikit-lear...

    >>> mask_all = indicator . fit_transform ( X ) >>> mask_all array([[...Missing values encoded by 0 must be used with dense input. The...
    scikit-learn.org/stable/modules/impute.html
    Wed May 22 15:20:08 UTC 2024
      88.4K bytes
      Cache
     
Back to top