- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1081 - 1090 of 1,686 for document (0.62 sec)
-
config_context — scikit-learn 1.6.1 documentation
scikit-learn.org/stable/modules/generated/sklearn.config_context.html -
Support Vector Machines — scikit-learn 1.6.1 do...
Examples concerning the sklearn.svm module. One-class SVM with non-linear kernel (RBF) Plot classification boundaries with different SVM Kernels Plot different SVM classifiers in the iris dataset P...scikit-learn.org/stable/auto_examples/svm/index.html -
sklearn.metrics — scikit-learn 1.6.1 documentation
Score functions, performance metrics, pairwise metrics and distance computations. User guide. See the Metrics and scoring: quantifying the quality of predictions and Pairwise metrics, Affinities an...scikit-learn.org/stable/api/sklearn.metrics.html -
load_digits — scikit-learn 1.6.1 documentation
Gallery examples: Release Highlights for scikit-learn 1.3 Recognizing hand-written digits A demo of K-Means clustering on the handwritten digits data Feature agglomeration Various Agglomerative Clu...scikit-learn.org/stable/modules/generated/sklearn.datasets.load_digits.html -
k_means — scikit-learn 1.6.1 documentation
Skip to main content Back to top Ctrl + K GitHub Choose version k_means # sklearn.cluster. k_means ( X , n_clusters ,...scikit-learn.org/stable/modules/generated/sklearn.cluster.k_means.html -
get_scorer — scikit-learn 1.6.1 documentation
scikit-learn.org/stable/modules/generated/sklearn.metrics.get_scorer.html -
check_memory — scikit-learn 1.6.1 documentation
Skip to main content Back to top Ctrl + K GitHub Choose version check_memory # sklearn.utils.validation. check_memory...scikit-learn.org/stable/modules/generated/sklearn.utils.validation.check_memory.html -
learning_curve — scikit-learn 1.6.1 documentation
scikit-learn.org/stable/modules/generated/sklearn.model_selection.learning_curve.html -
weighted_mode — scikit-learn 1.6.1 documentation
Skip to main content Back to top Ctrl + K GitHub Choose version weighted_mode # sklearn.utils.extmath. weighted_mode ...scikit-learn.org/stable/modules/generated/sklearn.utils.extmath.weighted_mode.html -
4. Inspection — scikit-learn 1.6.1 documentation
Predictive performance is often the main goal of developing machine learning models. Yet summarizing performance with an evaluation metric is often insufficient: it assumes that the evaluation metr...scikit-learn.org/stable/inspection.html