Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 921 - 930 of 3,200 for 2 (0.21 sec)

  1. Partial Dependence and Individual Conditional E...

    2 Release Highlights for scikit-learn 1.2 Gallery generated...between the target function [ 2 ] and a set of features of interest,...
    scikit-learn.org/stable/auto_examples/inspection/plot_partial_dependence.html
    Thu Sep 18 09:36:18 UTC 2025
      228.7K bytes
      Cache
     
  2. Early stopping of Stochastic Gradient Descent —...

    2 ), } # Load the dataset X , y...subplots ( nrows = 1 , ncols = 2 , sharey = True , figsize = (...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_early_stopping.html
    Thu Sep 18 09:36:17 UTC 2025
      107.6K bytes
      Cache
     
  3. About us — scikit-learn 1.7.2 documentation

    History: This project was started in 2007 as a Google Summer of Code project by David Cournapeau. Later that year, Matthieu Brucher started working on this project as part of his thesis. In 2010 Fa...
    scikit-learn.org/stable/about.html
    Thu Sep 18 09:36:18 UTC 2025
      61K bytes
      Cache
     
  4. Feature agglomeration — scikit-learn 1.7.2 docu...

    These images show how similar features are merged together using feature agglomeration. Total running time of the script:(0 minutes 0.113 seconds) Launch binder Launch JupyterLite Download Jupyter ...
    scikit-learn.org/stable/auto_examples/cluster/plot_digits_agglomeration.html
    Thu Sep 18 09:36:18 UTC 2025
      94.8K bytes
      Cache
     
  5. Neural Networks — scikit-learn 1.7.2 documentation

    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
    Thu Sep 18 09:36:17 UTC 2025
      75.8K bytes
      1 views
      Cache
     
  6. Manifold learning — scikit-learn 1.7.2 document...

    Examples concerning the sklearn.manifold module. Comparison of Manifold Learning methods Manifold Learning methods on a severed sphere Manifold learning on handwritten digits: Locally Linear Embedd...
    scikit-learn.org/stable/auto_examples/manifold/index.html
    Thu Sep 18 09:36:17 UTC 2025
      76.2K bytes
      Cache
     
  7. is_regressor — scikit-learn 1.7.2 documentation

    Skip to main content Back to top Ctrl + K GitHub Choose version is_regressor # sklearn.base. is_regressor ( estimator...
    scikit-learn.org/stable/modules/generated/sklearn.base.is_regressor.html
    Thu Sep 18 09:36:18 UTC 2025
      106.2K bytes
      Cache
     
  8. Scikit-learn governance and decision-making — s...

    The purpose of this document is to formalize the governance process used by the scikit-learn project, to clarify how decisions are made and how the various elements of our community interact. This ...
    scikit-learn.org/stable/governance.html
    Thu Sep 18 09:36:17 UTC 2025
      33.5K bytes
      Cache
     
  9. An example of K-Means++ initialization — scikit...

    An example to show the output of the sklearn.cluster.kmeans_plusplus function for generating initial seeds for clustering. K-Means++ is used as the default initialization for K-means. Total running...
    scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_plusplus.html
    Thu Sep 18 09:36:17 UTC 2025
      88.2K bytes
      Cache
     
  10. make_sparse_spd_matrix — scikit-learn 1.7.2 doc...

    Gallery examples: Sparse inverse covariance estimation
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_sparse_spd_matrix.html
    Thu Sep 18 09:36:17 UTC 2025
      110.8K bytes
      Cache
     
Back to top