- Sort Score
- Num 10 results
- Language All
- Labels All
Results 741 - 750 of 2,583 for document (0.65 seconds)
Filter
-
check_scalar — scikit-learn 1.8.0 documentation
Skip to main content Back to top Ctrl + K GitHub Choose version check_scalar # sklearn.utils. check_scalar ( x , name...scikit-learn.org/stable/modules/generated/sklearn.utils.check_scalar.html -
TransformerTags — scikit-learn 1.8.0 documentation
Skip to main content Back to top Ctrl + K GitHub Choose version TransformerTags # class sklearn.utils. TransformerTag...scikit-learn.org/stable/modules/generated/sklearn.utils.TransformerTags.html -
Feature agglomeration — scikit-learn 1.8.0 docu...
These images show how similar features are merged together using feature agglomeration. Total running time of the script:(0 minutes 0.107 seconds) Launch binder Launch JupyterLite Download Jupyter ...scikit-learn.org/stable/auto_examples/cluster/plot_digits_agglomeration.html -
Neural Networks — scikit-learn 1.8.0 documentation
Examples concerning the sklearn.neural_network module. Compare Stochastic learning strategies for MLPClassifier Restricted Boltzmann Machine features for digit classification Varying regularization...scikit-learn.org/stable/auto_examples/neural_networks/index.html -
Manifold learning — scikit-learn 1.8.0 document...
Examples concerning the sklearn.manifold module. Comparison of Manifold Learning methods Manifold Learning methods on a severed sphere Manifold learning on handwritten digits: Locally Linear Embedd...scikit-learn.org/stable/auto_examples/manifold/index.html -
sklearn.frozen — scikit-learn 1.8.0 documentation
Skip to main content Back to top Ctrl + K GitHub Choose version sklearn.frozen # FrozenEstimator Estimator that wraps...scikit-learn.org/stable/api/sklearn.frozen.html -
sklearn.multiclass — scikit-learn 1.8.0 documen...
Multiclass learning algorithms. one-vs-the-rest / one-vs-all, one-vs-one, error correcting output codes. The estimators provided in this module are meta-estimators: they require a base estimator to...scikit-learn.org/stable/api/sklearn.multiclass.html -
sklearn.svm — scikit-learn 1.8.0 documentation
Support vector machine algorithms. User guide. See the Support Vector Machines section for further details.scikit-learn.org/stable/api/sklearn.svm.html -
sklearn.tree — scikit-learn 1.8.0 documentation
Decision tree based models for classification and regression. User guide. See the Decision Trees section for further details. Exporting: Plotting:scikit-learn.org/stable/api/sklearn.tree.html -
sklearn.neighbors — scikit-learn 1.8.0 document...
The k-nearest neighbors algorithms. User guide. See the Nearest Neighbors section for further details.scikit-learn.org/stable/api/sklearn.neighbors.html