Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1091 - 1100 of over 10,000 for 1 (1.22 seconds)

  1. Neural Networks — scikit-learn 1.7.2 docu...

    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
    Fri Nov 21 04:27:30 GMT 2025
      75.8K bytes
      Cache
     
  2. sklearn.dummy — scikit-learn 1.7.2 docume...

    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
    Fri Nov 21 04:27:30 GMT 2025
      114.6K bytes
      Cache
     
  3. sklearn.kernel_approximation — scikit-lea...

    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
    Fri Nov 21 04:27:29 GMT 2025
      116.1K bytes
      Cache
     
  4. sklearn.frozen — scikit-learn 1.7.2 docum...

    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
    Fri Nov 21 04:27:29 GMT 2025
      113.5K bytes
      Cache
     
  5. sklearn.mixture — scikit-learn 1.7.2 docu...

    Mixture modeling algorithms. User guide. See the Gaussian mixture models section for further details.
    scikit-learn.org/stable/api/sklearn.mixture.html
    Fri Nov 21 04:27:30 GMT 2025
      114.4K bytes
      Cache
     
  6. sklearn.multiclass — scikit-learn 1.7.2 d...

    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
    Fri Nov 21 04:27:29 GMT 2025
      116.4K bytes
      Cache
     
  7. sklearn.naive_bayes — scikit-learn 1.7.2 ...

    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
    Fri Nov 21 04:27:30 GMT 2025
      115.8K bytes
      Cache
     
  8. sklearn.neighbors — scikit-learn 1.7.2 do...

    The k-nearest neighbors algorithms. User guide. See the Nearest Neighbors section for further details.
    scikit-learn.org/stable/api/sklearn.neighbors.html
    Fri Nov 21 04:27:30 GMT 2025
      120.1K bytes
      Cache
     
  9. sklearn.utils — scikit-learn 1.7.2 docume...

    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
    Fri Nov 21 09:29:39 GMT 2025
      149.5K bytes
      Cache
     
  10. sklearn.svm — scikit-learn 1.7.2 document...

    Support vector machine algorithms. User guide. See the Support Vector Machines section for further details.
    scikit-learn.org/stable/api/sklearn.svm.html
    Fri Nov 21 09:29:37 GMT 2025
      116.3K bytes
      Cache
     
Back to Top