- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 91 - 100 of 789 for guide (0.06 sec)
-
PrecisionRecallDisplay — scikit-learn 1.7.1 doc...
see the Visualization Guide . For guidance on interpreting...refer to the Model Evaluation Guide . Parameters : precision ndarray...scikit-learn.org/stable/modules/generated/sklearn.metrics.PrecisionRecallDisplay.html -
GroupKFold — scikit-learn 1.7.1 documentation
Read more in the User Guide . For visualisation of cross-validation...this object. Please check User Guide on how the routing mechanism...scikit-learn.org/stable/modules/generated/sklearn.model_selection.GroupKFold.html -
OneHotEncoder — scikit-learn 1.7.1 documentation
Read more in the User Guide . For a comparison of different...max_categories . Read more in the User Guide . ‘warn’ : When an unknown category...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.OneHotEncoder.html -
validation_curve — scikit-learn 1.7.1 documenta...
Read more in the User Guide . Parameters : estimator object...same across calls. Refer User Guide for the various cross-validation...scikit-learn.org/stable/modules/generated/sklearn.model_selection.validation_curve.html -
StratifiedGroupKFold — scikit-learn 1.7.1 docum...
Read more in the User Guide . For visualisation of cross-validation...this object. Please check User Guide on how the routing mechanism...scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedGroupKFold.html -
PLSCanonical — scikit-learn 1.7.1 documentation
Read more in the User Guide . Added in version 0.8. Parameters...this object. Please check User Guide on how the routing mechanism...scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.PLSCanonical.html -
RidgeCV — scikit-learn 1.7.1 documentation
Read more in the User Guide . Parameters : alphas array-like...else, KFold is used. Refer User Guide for the various cross-validation...scikit-learn.org/stable/modules/generated/sklearn.linear_model.RidgeCV.html -
BaseEstimator — scikit-learn 1.7.1 documentation
Read more in the User Guide . Notes All estimators should...this object. Please check User Guide on how the routing mechanism...scikit-learn.org/stable/modules/generated/sklearn.base.BaseEstimator.html -
SequentialFeatureSelector — scikit-learn 1.7.1 ...
Read more in the User Guide . Added in version 0.24. Parameters...same across calls. Refer User Guide for the various cross-validation...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SequentialFeatureSelector.html -
LinearDiscriminantAnalysis — scikit-learn 1.7.1...
Read more in the User Guide . Parameters : solver {‘svd’,...support. See the Array API User Guide for more details. shrinkage...scikit-learn.org/stable/modules/generated/sklearn.discriminant_analysis.LinearDiscriminantAnalysi...