- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1011 - 1020 of 3,200 for 2 (0.1 sec)
-
Kernel Density Estimation — scikit-learn 1.7.2 ...
This example shows how kernel density estimation (KDE), a powerful non-parametric density estimation technique, can be used to learn a generative model for a dataset. With this generative model in ...scikit-learn.org/stable/auto_examples/neighbors/plot_digits_kde_sampling.html -
r_regression — scikit-learn 1.7.2 documentation
Skip to main content Back to top Ctrl + K GitHub Choose version r_regression # sklearn.feature_selection. r_regressio...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.r_regression.html -
load_digits — scikit-learn 1.7.2 documentation
Gallery examples: Recognizing hand-written digits Feature agglomeration Various Agglomerative Clustering on a 2D embedding of digits A demo of K-Means clustering on the handwritten digits data Sele...scikit-learn.org/stable/modules/generated/sklearn.datasets.load_digits.html -
Support Vector Machines — scikit-learn 1.7.2 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 -
check_memory — scikit-learn 1.7.2 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 -
permutation_importance — scikit-learn 1.7.2 doc...
Gallery examples: Feature importances with a forest of trees Gradient Boosting regression Permutation Importance vs Random Forest Feature Importance (MDI) Permutation Importance with Multicollinear...scikit-learn.org/stable/modules/generated/sklearn.inspection.permutation_importance.html -
Missing Value Imputation — scikit-learn 1.7.2 d...
Examples concerning the sklearn.impute module. Imputing missing values before building an estimator Imputing missing values with variants of IterativeImputerscikit-learn.org/stable/auto_examples/impute/index.html -
sklearn.exceptions — scikit-learn 1.7.2 documen...
Custom warnings and errors used across scikit-learn.scikit-learn.org/stable/api/sklearn.exceptions.html -
cosine_similarity — scikit-learn 1.7.2 document...
scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.cosine_similarity.html -
sklearn.experimental — scikit-learn 1.7.2 docum...
Importable modules that enable the use of experimental features or estimators.scikit-learn.org/stable/api/sklearn.experimental.html