Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 831 - 840 of 3,230 for 1 (0.32 sec)

  1. Installing the development version of scikit-le...

    git # add --depth 1 if your connection is slow cd...only supported in pip version 23.1 or later. To upgrade pip to a...
    scikit-learn.org/stable/developers/advanced_installation.html
    Sat Aug 02 00:15:38 UTC 2025
      50K bytes
      1 views
      Cache
     
  2. MetaEstimatorMixin — scikit-learn 1.7.1 documen...

    Changed in version 1.6: The _required_parameters is...
    scikit-learn.org/stable/modules/generated/sklearn.base.MetaEstimatorMixin.html
    Sat Aug 02 00:15:38 UTC 2025
      108.8K bytes
      Cache
     
  3. 7.9. Transforming the prediction target (y) — s...

    1, 1, 1], [0, 0, 1, 0, 0], [1, 1, 0, 1, 0], [1, 1, 1, 1,...1, 1], [1, 1, 1, 0, 0]]) For more information about multilabel...
    scikit-learn.org/stable/modules/preprocessing_targets.html
    Sat Aug 02 00:15:35 UTC 2025
      42.7K bytes
      Cache
     
  4. Shrinkage covariance estimation: LedoitWolf vs ...

    ylim ()[ 1 ] - plt . ylim ()[ 0 ])) ymax...shrinkages [ 0 ] xmax = shrinkages [ - 1 ] # LW likelihood plt . vlines...
    scikit-learn.org/stable/auto_examples/covariance/plot_covariance_estimation.html
    Sat Aug 02 00:15:34 UTC 2025
      108.5K bytes
      Cache
     
  5. Release Highlights — scikit-learn 1.7.1 documen...

    scikit-learn 1.1 Release Highlights for scikit-learn 1.1 Release Highlights...scikit-learn 1.7 Release Highlights for scikit-learn 1.7 Release...
    scikit-learn.org/stable/auto_examples/release_highlights/index.html
    Sat Aug 02 00:15:35 UTC 2025
      80.8K bytes
      Cache
     
  6. is_regressor — scikit-learn 1.7.1 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
    Sat Aug 02 00:15:38 UTC 2025
      106.2K bytes
      Cache
     
  7. About us — scikit-learn 1.7.1 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
    Sat Aug 02 00:15:38 UTC 2025
      61K bytes
      Cache
     
  8. Manifold learning — scikit-learn 1.7.1 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
    Sat Aug 02 00:15:37 UTC 2025
      76.2K bytes
      Cache
     
  9. Neural Networks — scikit-learn 1.7.1 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
    Sat Aug 02 00:15:37 UTC 2025
      75.8K bytes
      1 views
      Cache
     
  10. Multilabel classification — scikit-learn 1.7.1 ...

    1 ]) max_y = np . max ( X [:, 1 ]) classif = OneVsRestClassifier...[:, 1 ]) . nonzero () plt . scatter ( X [:, 0 ], X [:, 1 ], s...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_multilabel.html
    Sat Aug 02 00:15:37 UTC 2025
      106K bytes
      Cache
     
Back to top