- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 421 - 430 of 1,684 for document (0.32 sec)
-
confusion_matrix — scikit-learn 1.6.1 documenta...
Gallery examples: Release Highlights for scikit-learn 1.5 Visualizations with Display Objects Post-tuning the decision threshold for cost-sensitive learning Label Propagation digits active learningscikit-learn.org/stable/modules/generated/sklearn.metrics.confusion_matrix.html -
Plot classification probability — scikit-learn ...
Plot the classification probability for different classifiers. We use a 3 class dataset, and we classify it with a Support Vector classifier, L1 and L2 penalized logistic regression (multinomial mu...scikit-learn.org/stable/auto_examples/classification/plot_classification_probability.html -
Gaussian Mixture Models — scikit-learn 1.6.1 do...
Examples concerning the sklearn.mixture module. Concentration Prior Type Analysis of Variation Bayesian Gaussian Mixture Density Estimation for a Gaussian mixture GMM Initialization Methods GMM cov...scikit-learn.org/stable/auto_examples/mixture/index.html -
Nearest Neighbors Classification — scikit-learn...
This example shows how to use KNeighborsClassifier. We train such a classifier on the iris dataset and observe the difference of the decision boundary obtained with regards to the parameter weights...scikit-learn.org/stable/auto_examples/neighbors/plot_classification.html -
pairwise_kernels — scikit-learn 1.6.1 documenta...
Skip to main content Back to top Ctrl + K GitHub Choose version pairwise_kernels # sklearn.metrics.pairwise. pairwise...scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.pairwise_kernels.html -
minmax_scale — scikit-learn 1.6.1 documentation
Gallery examples: Restricted Boltzmann Machine features for digit classification Compare the effect of different scalers on data with outliersscikit-learn.org/stable/modules/generated/sklearn.preprocessing.minmax_scale.html -
ward_tree — scikit-learn 1.6.1 documentation
Skip to main content Back to top Ctrl + K GitHub Choose version ward_tree # sklearn.cluster. ward_tree ( X , * , conn...scikit-learn.org/stable/modules/generated/sklearn.cluster.ward_tree.html -
polynomial_kernel — scikit-learn 1.6.1 document...
Skip to main content Back to top Ctrl + K GitHub Choose version polynomial_kernel # sklearn.metrics.pairwise. polynom...scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.polynomial_kernel.html -
estimate_bandwidth — scikit-learn 1.6.1 documen...
Gallery examples: A demo of the mean-shift clustering algorithm Comparing different clustering algorithms on toy datasetsscikit-learn.org/stable/modules/generated/sklearn.cluster.estimate_bandwidth.html -
shrunk_covariance — scikit-learn 1.6.1 document...
Skip to main content Back to top Ctrl + K GitHub Choose version shrunk_covariance # sklearn.covariance. shrunk_covari...scikit-learn.org/stable/modules/generated/sklearn.covariance.shrunk_covariance.html