Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 851 - 860 of 4,138 for document (5.17 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
    Tue Mar 17 03:44:39 UTC 2026
      12.8K bytes
      Cache
     
  2. 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
    Tue Mar 17 03:44:39 UTC 2026
      12.2K bytes
      Cache
     
  3. 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
    Tue Mar 17 03:44:36 UTC 2026
      12.4K bytes
      Cache
     
  4. 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
    Tue Mar 17 03:44:36 UTC 2026
      12K bytes
      Cache
     
  5. 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
    Tue Mar 17 03:44:36 UTC 2026
      12.3K bytes
      Cache
     
  6. 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
    Tue Mar 17 03:44:36 UTC 2026
      12.4K 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
    Tue Mar 17 03:44:36 UTC 2026
      12.3K bytes
      Cache
     
  8. scikit-learn: machine learning in Python — scik...

    Skip to main content Back to top Ctrl + K scikit-learn Machine Learning in Python Getting Started Release Highlights ...
    scikit-learn.org/stable/index.html
    Tue Mar 17 03:44:39 UTC 2026
      6.9K bytes
      Cache
     
  9. Image denoising using dictionary learning — sci...

    An example comparing the effect of reconstructing noisy fragments of a raccoon face image using firstly online Dictionary Learning and various transform methods. The dictionary is fitted on the dis...
    scikit-learn.org/stable/auto_examples/decomposition/plot_image_denoising.html
    Tue Mar 17 03:44:39 UTC 2026
      18.5K bytes
      1 views
      Cache
     
  10. Demo of affinity propagation clustering algorit...

    Reference: Brendan J. Frey and Delbert Dueck, “Clustering by Passing Messages Between Data Points”, Science Feb. 2007 Generate sample data: Compute Affinity Propagation: Plot result: Total running ...
    scikit-learn.org/stable/auto_examples/cluster/plot_affinity_propagation.html
    Tue Mar 17 03:44:38 UTC 2026
      16K bytes
      Cache
     
Back to Top