- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 921 - 930 of 1,682 for document (0.34 sec)
-
set_config — scikit-learn 1.6.1 documentation
Gallery examples: Release Highlights for scikit-learn 1.4 Release Highlights for scikit-learn 0.23 Displaying Pipelines Introducing the set_output API Metadata Routing Post-tuning the decision thre...scikit-learn.org/stable/modules/generated/sklearn.set_config.html -
det_curve — scikit-learn 1.6.1 documentation
scikit-learn.org/stable/modules/generated/sklearn.metrics.det_curve.html -
matthews_corrcoef — scikit-learn 1.6.1 document...
Skip to main content Back to top Ctrl + K GitHub Choose version matthews_corrcoef # sklearn.metrics. matthews_corrcoe...scikit-learn.org/stable/modules/generated/sklearn.metrics.matthews_corrcoef.html -
label_binarize — scikit-learn 1.6.1 documentation
scikit-learn.org/stable/modules/generated/sklearn.preprocessing.label_binarize.html -
sklearn.multioutput — scikit-learn 1.6.1 docume...
Multioutput regression and classification. The estimators provided in this module are meta-estimators: they require a base estimator to be provided in their constructor. The meta-estimator extends ...scikit-learn.org/stable/api/sklearn.multioutput.html -
gen_batches — scikit-learn 1.6.1 documentation
Skip to main content Back to top Ctrl + K GitHub Choose version gen_batches # sklearn.utils. gen_batches ( n , batch_...scikit-learn.org/stable/modules/generated/sklearn.utils.gen_batches.html -
power_transform — scikit-learn 1.6.1 documentation
Skip to main content Back to top Ctrl + K GitHub Choose version power_transform # sklearn.preprocessing. power_transf...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.power_transform.html -
safe_mask — scikit-learn 1.6.1 documentation
Skip to main content Back to top Ctrl + K GitHub Choose version safe_mask # sklearn.utils. safe_mask ( X , mask ) [so...scikit-learn.org/stable/modules/generated/sklearn.utils.safe_mask.html -
roc_curve — scikit-learn 1.6.1 documentation
Gallery examples: Species distribution modeling Visualizations with Display Objects Detection error tradeoff (DET) curve Multiclass Receiver Operating Characteristic (ROC)scikit-learn.org/stable/modules/generated/sklearn.metrics.roc_curve.html -
classification_report — scikit-learn 1.6.1 docu...
Gallery examples: Recognizing hand-written digits Faces recognition example using eigenfaces and SVMs Pipeline ANOVA SVM Custom refit strategy of a grid search with cross-validation Restricted Bolt...scikit-learn.org/stable/modules/generated/sklearn.metrics.classification_report.html