Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1261 - 1270 of over 10,000 for 1 (0.63 seconds)

Filter
  1. 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
    Mon Mar 23 20:39:23 UTC 2026
      12.8K bytes
      Cache
     
  2. 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
    Mon Mar 23 20:39:20 UTC 2026
      12.3K bytes
      Cache
     
  3. 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
    Mon Mar 23 20:39:21 UTC 2026
      12.4K bytes
      Cache
     
  4. 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
    Mon Mar 23 20:39:20 UTC 2026
      12.8K bytes
      Cache
     
  5. sklearn.kernel_approximation — scikit-learn 1.8...

    Approximate kernel feature maps based on Fourier transforms and count sketches. User guide. See the Kernel Approximation section for further details.
    scikit-learn.org/stable/api/sklearn.kernel_approximation.html
    Mon Mar 23 20:39:23 UTC 2026
      12.4K bytes
      Cache
     
  6. sklearn.mixture — scikit-learn 1.8.0 documentation

    Mixture modeling algorithms. User guide. See the Gaussian mixture models section for further details.
    scikit-learn.org/stable/api/sklearn.mixture.html
    Mon Mar 23 20:39:21 UTC 2026
      12.2K bytes
      Cache
     
  7. sklearn.dummy — scikit-learn 1.8.0 documentation

    Dummy estimators that implement simple rules of thumb. User guide. See the Metrics and scoring: quantifying the quality of predictions section for further details.
    scikit-learn.org/stable/api/sklearn.dummy.html
    Mon Mar 23 20:39:23 UTC 2026
      12.3K bytes
      Cache
     
  8. sklearn.naive_bayes — scikit-learn 1.8.0 docume...

    Naive Bayes algorithms. These are supervised learning methods based on applying Bayes’ theorem with strong (naive) feature independence assumptions. User guide. See the Naive Bayes section for furt...
    scikit-learn.org/stable/api/sklearn.naive_bayes.html
    Mon Mar 23 20:39:21 UTC 2026
      12.4K bytes
      Cache
     
  9. sklearn.random_projection — scikit-learn 1.8.0 ...

    Random projection transformers. Random projections are a simple and computationally efficient way to reduce the dimensionality of the data by trading a controlled amount of accuracy (as additional ...
    scikit-learn.org/stable/api/sklearn.random_projection.html
    Mon Mar 23 20:39:20 UTC 2026
      12.8K bytes
      Cache
     
  10. sklearn.utils — scikit-learn 1.8.0 documentation

    Various utilities to help with development. Developer guide. See the Utilities for Developers section for further details. Input and parameter validation: Functions to validate input and parameters...
    scikit-learn.org/stable/api/sklearn.utils.html
    Mon Mar 23 20:39:23 UTC 2026
      16.2K bytes
      Cache
     
Back to Top