Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 21 - 30 of 368 for musk (0.09 sec)

  1. 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
    Tue May 28 11:51:32 UTC 2024
      178.4K bytes
      Cache
     
  2. 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
    Tue May 28 11:51:33 UTC 2024
      140.2K bytes
      Cache
     
  3. 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
    Tue May 28 11:51:32 UTC 2024
      142.9K bytes
      Cache
     
  4. VarianceThreshold — scikit-learn 1.5.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.VarianceThreshold.html
    Tue May 28 11:51:34 UTC 2024
      136.6K bytes
      Cache
     
  5. 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
    Tue May 28 11:51:34 UTC 2024
      155.4K bytes
      Cache
     
  6. SequentialFeatureSelector — scikit-learn 1.5.0 ...

    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
    Tue May 28 11:51:33 UTC 2024
      146.5K bytes
      Cache
     
  7. 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
    Tue May 28 11:51:32 UTC 2024
      138K bytes
      Cache
     
  8. 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
    Tue May 28 11:51:32 UTC 2024
      139K bytes
      Cache
     
  9. 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
    Tue May 28 11:51:33 UTC 2024
      142.4K bytes
      Cache
     
  10. 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
    Tue May 28 11:51:33 UTC 2024
      172.3K bytes
      Cache
     
Back to top