Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 31 - 40 of 634 for musk (0.1 sec)

  1. HistGradientBoostingRegressor — scikit-learn 1....

    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 31 14:06:06 UTC 2024
      173.8K bytes
      Cache
     
  2. SelectFpr — 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.SelectFpr.html
    Fri May 31 14:06:07 UTC 2024
      138.8K bytes
      Cache
     
  3. RandomizedSearchCV — scikit-learn 1.5.0 documen...

    '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 31 14:06:06 UTC 2024
      175.3K bytes
      Cache
     
  4. HalvingGridSearchCV — scikit-learn 1.5.0 docume...

    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
    Fri May 31 14:06:07 UTC 2024
      167.4K bytes
      Cache
      Similar Results (1)
     
  5. GridSearchCV — scikit-learn 1.5.0 documentation

    '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
    Fri May 31 14:06:07 UTC 2024
      187.7K bytes
      Cache
     
  6. RFE — scikit-learn 1.5.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
    Fri May 31 14:06:07 UTC 2024
      153.5K bytes
      Cache
     
  7. FanFare

    the chefs must put their detective skills to...that can see spirits, a family must protect their daughter from...
    fanfare.metafilter.com
    Sun Jun 02 00:44:57 UTC 2024
      74.3K bytes
      1 views
      Cache
     
  8. PartialDependenceDisplay — scikit-learn 1.5.0 d...

    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
    Fri May 31 14:06:07 UTC 2024
      180.1K bytes
      Cache
     
  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 31 14:06:06 UTC 2024
      178.4K bytes
      Cache
     
  10. Version 0.15 — scikit-learn 1.6.dev0 documentation

    Generating boolean masks (the setting indices=False )...is deprecated. Support for masks will be removed in 0.17. The...
    scikit-learn.org/dev/whats_new/v0.15.html
    Fri May 31 14:06:04 UTC 2024
      80.9K bytes
      Cache
      Similar Results (1)
     
Back to top