Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 931 - 940 of 2,914 for 1 (0.08 sec)

  1. sklearn.svm — scikit-learn 1.7.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
    Fri Jun 06 09:13:47 UTC 2025
      116.3K bytes
      Cache
     
  2. sklearn.multiclass — scikit-learn 1.7.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
    Fri Jun 06 09:13:47 UTC 2025
      116.4K bytes
      Cache
     
  3. sklearn.mixture — scikit-learn 1.7.0 documentation

    Mixture modeling algorithms. User guide. See the Gaussian mixture models section for further details.
    scikit-learn.org/stable/api/sklearn.mixture.html
    Fri Jun 06 09:13:47 UTC 2025
      114.4K bytes
      Cache
     
  4. sklearn.frozen — scikit-learn 1.7.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
    Fri Jun 06 09:13:47 UTC 2025
      113.5K bytes
      Cache
     
  5. sklearn.dummy — scikit-learn 1.7.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
    Fri Jun 06 09:13:47 UTC 2025
      114.6K bytes
      Cache
     
  6. sklearn.utils — scikit-learn 1.7.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
    Fri Jun 06 09:13:47 UTC 2025
      149.3K bytes
      Cache
     
  7. sklearn.tree — scikit-learn 1.7.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
    Fri Jun 06 09:13:46 UTC 2025
      116.9K bytes
      Cache
     
  8. A demo of the Spectral Co-Clustering algorithm ...

    consensus score: 1.000 # Authors: The scikit-learn...permutation ( data . shape [ 1 ]) data = data [ row_idx ][:,...
    scikit-learn.org/stable/auto_examples/bicluster/plot_spectral_coclustering.html
    Fri Jun 06 09:13:47 UTC 2025
      93.1K bytes
      1 views
      Cache
     
  9. 2.2. Manifold learning — scikit-learn 1.7.0 doc...

    as \(L = D^{-\frac{1}{2}} (D - A) D^{-\frac{1}{2}}\) . Partial...is only artificially high. 2.2.1. Introduction # High-dimensional...
    scikit-learn.org/stable/modules/manifold.html
    Fri Jun 06 09:13:47 UTC 2025
      86.1K bytes
      Cache
     
  10. get_scorer_names — scikit-learn 1.7.0 documenta...

    Skip to main content Back to top Ctrl + K GitHub Choose version get_scorer_names # sklearn.metrics. get_scorer_names ...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.get_scorer_names.html
    Fri Jun 06 09:13:47 UTC 2025
      105.5K bytes
      Cache
     
Back to top