- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 71 - 80 of 2,906 for 1 (0.07 sec)
-
SequentialFeatureSelector — scikit-learn 1.6.1 ...
version 1.1: The option "auto" was added in version 1.1. Changed...version 1.3: The default changed from "warn" to "auto" in 1.3. tol...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SequentialFeatureSelector.html -
RandomizedSearchCV — scikit-learn 1.6.1 documen...
version 1.5: Xt was deprecated in 1.5 and will be removed in 1.7....means 1 unless in a joblib.parallel_backend context. -1 means...scikit-learn.org/stable/modules/generated/sklearn.model_selection.RandomizedSearchCV.html -
recall_score — scikit-learn 1.6.1 documentation
[ 1 , 1 , 1 ], [ 0 , 1 , 1 ]] >>> y_pred = [[...[[ 0 , 0 , 0 ], [ 1 , 1 , 1 ], [ 1 , 1 , 0 ]] >>> recall_score...scikit-learn.org/stable/modules/generated/sklearn.metrics.recall_score.html -
NeighborhoodComponentsAnalysis — scikit-learn 1...
If 1, progress messages will be printed to stdout. If > 1, progress...<= min(n_features, n_classes - 1) we use 'lda' , as it uses labels...scikit-learn.org/stable/modules/generated/sklearn.neighbors.NeighborhoodComponentsAnalysis.html -
LearningCurveDisplay — scikit-learn 1.6.1 docum...
1, 0.33, 0.55, 0.78, 1.]) , cv = None , scoring...(n_ticks,), default=np.linspace(0.1, 1.0, 5) Relative or absolute numbers...scikit-learn.org/stable/modules/generated/sklearn.model_selection.LearningCurveDisplay.html -
empirical_covariance — scikit-learn 1.6.1 docum...
scikit-learn.org/stable/modules/generated/sklearn.covariance.empirical_covariance.html -
1.8. Cross decomposition — scikit-learn 1.6.1 d...
CCA and PLSSVD 1.8.1. PLSCanonical # We here describe...as follows: Set \(X_1\) to \(X\) and \(Y_1\) to \(Y\) . Then,...scikit-learn.org/stable/modules/cross_decomposition.html -
TransformedTargetRegressor — scikit-learn 1.6.1...
reshape ( - 1 , 1 ) >>> y = np . exp ( 2 * X )...all strings. Added in version 1.0. See also sklearn.preproces...scikit-learn.org/stable/modules/generated/sklearn.compose.TransformedTargetRegressor.html -
1.12. Multiclass and multioutput algorithms — s...
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,...0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,...scikit-learn.org/stable/modules/multiclass.html -
pairwise_distances — scikit-learn 1.6.1 documen...
[ 1 , 1 , 1 ]] >>> Y = [[ 1 , 0 , 0 ], [ 1 , 1 , 0 ]] >>>...deprecated from SciPy 1.9 and will be removed in SciPy 1.11. Note 'matching'...scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise_distances.html