- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 71 - 80 of 591 for musk (0.3 sec)
-
RandomizedSearchCV — scikit-learn 1.7.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 -
GridSearchCV — scikit-learn 1.7.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 -
SelectorMixin — scikit-learn 1.7.0 documentation
def _get_support_mask ( self ): ... mask = np . zeros ( self...feature selection given a support mask This mixin provides a feature...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectorMixin.html -
SelectFpr — scikit-learn 1.7.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 -
HalvingGridSearchCV — scikit-learn 1.7.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 -
EllipticEnvelope — scikit-learn 1.7.0 documenta...
) 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 -
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 -
SequentialFeatureSelector — scikit-learn 1.7.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 -
New York City Comptroller Brad Lander released ...
“We must meet this moment and protect...day that “Brad was taken by masked agents and detained by ICE,”...www.nbcnews.com/politics/politics-news/new-york-city-comptroller-brad-lander-detained-ice-mayoral... -
RFE — scikit-learn 1.7.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