Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 891 - 900 of 3,604 for document (0.66 seconds)

Filter
  1. SGD: Maximum margin separating hyperplane — sci...

    Plot the maximum margin separating hyperplane within a two-class separable dataset using a linear Support Vector Machines classifier trained using SGD. Total running time of the script:(0 minutes 0...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_separating_hyperplane.html
    Tue Mar 17 03:44:38 UTC 2026
      15.5K bytes
      Cache
     
  2. 11. Common pitfalls and recommended practices —...

    The purpose of this chapter is to illustrate some common pitfalls and anti-patterns that occur when using scikit-learn. It provides examples of what not to do, along with a corresponding correct ex...
    scikit-learn.org/stable/common_pitfalls.html
    Tue Mar 17 03:44:36 UTC 2026
      17K bytes
      Cache
     
  3. 14. External Resources, Videos and Talks — scik...

    The scikit-learn MOOC: If you are new to scikit-learn, or looking to strengthen your understanding, we highly recommend the scikit-learn MOOC (Massive Open Online Course). The MOOC, created and mai...
    scikit-learn.org/stable/presentations.html
    Tue Mar 17 03:44:36 UTC 2026
      7.3K bytes
      Cache
     
  4. 2.1. Gaussian mixture models — scikit-learn 1.8...

    sklearn.mixture is a package which enables one to learn Gaussian Mixture Models (diagonal, spherical, tied and full covariance matrices supported), sample them, and estimate them from data. Facilit...
    scikit-learn.org/stable/modules/mixture.html
    Tue Mar 17 03:44:37 UTC 2026
      12.6K bytes
      Cache
     
  5. 7.1. Pipelines and composite estimators — sciki...

    To build a composite estimator, transformers are usually combined with other transformers or with predictors(such as classifiers or regressors). The most common tool used for composing estimators i...
    scikit-learn.org/stable/modules/compose.html
    Tue Mar 17 03:44:39 UTC 2026
      17.4K bytes
      Cache
     
  6. Selecting the number of clusters with silhouett...

    text documents using k-means Clustering text documents using...
    scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_silhouette_analysis.html
    Tue Mar 17 03:44:39 UTC 2026
      17.4K bytes
      Cache
     
  7. A demo of K-Means clustering on the handwritten...

    text documents using k-means Clustering text documents using...
    scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_digits.html
    Tue Mar 17 03:44:36 UTC 2026
      18.7K bytes
      Cache
     
  8. 9.1. Strategies to scale computationally: bigge...

    beyond the scope of this documentation. 9.1.1.2. Extracting features...shingVectorizer for text documents. 9.1.1.3. Incremental learning...
    scikit-learn.org/stable/computing/scaling_strategies.html
    Tue Mar 17 03:44:36 UTC 2026
      9.5K bytes
      Cache
     
  9. incr_mean_variance_axis — scikit-learn 1....

    Skip to main content Back to top Ctrl + K GitHub Choose version incr_mean_variance_axis # sklearn.utils.sparsefuncs. ...
    scikit-learn.org/stable/modules/generated/sklearn.utils.sparsefuncs.incr_mean_variance_axis.html
    Mon Feb 02 09:23:44 UTC 2026
      112.2K bytes
      Cache
     
  10. MethodMapping — scikit-learn 1.8.0 docume...

    Gallery examples: Metadata Routing
    scikit-learn.org/stable/modules/generated/sklearn.utils.metadata_routing.MethodMapping.html
    Mon Feb 02 09:23:44 UTC 2026
      108.2K bytes
      Cache
     
Back to Top