- Sort Score
- Num 10 results
- Language All
- Labels All
Results 331 - 340 of 3,542 for document (5.22 seconds)
-
Feature discretization — scikit-learn 1.8...
A demonstration of feature discretization on synthetic classification datasets. Feature discretization decomposes each feature into a set of bins, here equally distributed in width. The discrete va...scikit-learn.org/stable/auto_examples/preprocessing/plot_discretization_classification.html -
Kernel Approximation — scikit-learn 1.8.0...
Examples concerning the sklearn.kernel_approximation module. Scalable learning with polynomial kernel approximationscikit-learn.org/stable/auto_examples/kernel_approximation/index.html -
sklearn.cross_decomposition — scikit-lear...
Algorithms for cross decomposition. User guide. See the Cross decomposition section for further details.scikit-learn.org/stable/api/sklearn.cross_decomposition.html -
sklearn.discriminant_analysis — scikit-le...
Linear and quadratic discriminant analysis. User guide. See the Linear and Quadratic Discriminant Analysis section for further details.scikit-learn.org/stable/api/sklearn.discriminant_analysis.html -
sklearn.isotonic — scikit-learn 1.8.0 doc...
Isotonic regression for obtaining monotonic fit to data. User guide. See the Isotonic regression section for further details.scikit-learn.org/stable/api/sklearn.isotonic.html -
sklearn.semi_supervised — scikit-learn 1....
Semi-supervised learning algorithms. These algorithms utilize small amounts of labeled data and large amounts of unlabeled data for classification tasks. User guide. See the Semi-supervised learnin...scikit-learn.org/stable/api/sklearn.semi_supervised.html -
Version 1.1 — scikit-learn 1.8.0 document...
previously didn’t work as documented – or according to reasonable...Boisberranger . Code and documentation contributors Thanks to everyone...scikit-learn.org/stable/whats_new/v1.1.html -
TruncatedSVD — scikit-learn 1.8.0 documen...
scikit-learn.org/stable/modules/generated/sklearn.decomposition.TruncatedSVD.html -
DecisionBoundaryDisplay — scikit-learn 1....
the following matplotlib documentation for details: contourf ,...the following matplotlib documentation for details: contourf ,...scikit-learn.org/stable/modules/generated/sklearn.inspection.DecisionBoundaryDisplay.html -
RidgeClassifier — scikit-learn 1.8.0 docu...
# Classification of text documents using sparse features Classification...Classification of text documents using sparse features On this page...scikit-learn.org/stable/modules/generated/sklearn.linear_model.RidgeClassifier.html