Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

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

  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
    Fri Nov 21 11:40:11 GMT 2025
      48.1K bytes
      Cache
     
  2. Confusion matrix — scikit-learn 1.7.2 doc...

    confusion matrix [[1. 0. 0. ] [0. 0.62 0.38] [0. 0. 1. ]] # Authors:...
    scikit-learn.org/stable/auto_examples/model_selection/plot_confusion_matrix.html
    Fri Nov 21 11:40:09 GMT 2025
      88.9K bytes
      Cache
     
  3. 3.3. Tuning the decision threshold for class pr...

    1, 1]) While these hard-coded rules...case an insurance company). 3.3.1.1. Options to tune the decision...
    scikit-learn.org/stable/modules/classification_threshold.html
    Fri Nov 21 11:40:11 GMT 2025
      48.7K bytes
      Cache
     
  4. API Reference — scikit-learn 1.7.2 docume...

    Scale each feature to the [-1, 1] range without breaking the...make_friedman1 Generate the “Friedman #1” regression problem. sklearn.datasets...
    scikit-learn.org/stable/api/index.html
    Fri Nov 21 11:40:09 GMT 2025
      522.2K bytes
      Cache
     
  5. Developing Estimators — scikit-learn 1.7....

    Examples concerning the development of Custom Estimator.__sklearn_is_fitted__ as Developer API
    scikit-learn.org/stable/auto_examples/developing_estimators/index.html
    Fri Nov 21 11:40:11 GMT 2025
      73.4K bytes
      Cache
     
  6. Covariance estimation — scikit-learn 1.7....

    Examples concerning the sklearn.covariance module. Ledoit-Wolf vs OAS estimation Robust covariance estimation and Mahalanobis distances relevance Robust vs Empirical covariance estimate Shrinkage c...
    scikit-learn.org/stable/auto_examples/covariance/index.html
    Fri Nov 21 11:40:09 GMT 2025
      76.5K bytes
      Cache
     
  7. Kernel Approximation — scikit-learn 1.7.2...

    Examples concerning the sklearn.kernel_approximation module. Scalable learning with polynomial kernel approximation
    scikit-learn.org/stable/auto_examples/kernel_approximation/index.html
    Fri Nov 21 11:40:11 GMT 2025
      73.7K bytes
      Cache
     
  8. sklearn.compose — scikit-learn 1.7.2 docu...

    Meta-estimators for building composite models with transformers. In addition to its current contents, this module will eventually be home to refurbished versions of Pipeline and FeatureUnion. User ...
    scikit-learn.org/stable/api/sklearn.compose.html
    Fri Nov 21 11:40:10 GMT 2025
      116.5K bytes
      Cache
     
  9. sklearn.cross_decomposition — scikit-lear...

    Algorithms for cross decomposition. User guide. See the Cross decomposition section for further details.
    scikit-learn.org/stable/api/sklearn.cross_decomposition.html
    Fri Nov 21 11:40:09 GMT 2025
      115.3K bytes
      Cache
     
  10. sklearn.impute — scikit-learn 1.7.2 docum...

    Transformers for missing value imputation. User guide. See the Imputation of missing values section for further details.
    scikit-learn.org/stable/api/sklearn.impute.html
    Fri Nov 21 11:40:10 GMT 2025
      115.3K bytes
      Cache
     
Back to Top