Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1031 - 1040 of over 10,000 for 1 (0.18 seconds)

  1. sklearn.linear_model — scikit-learn 1.8.0...

    A variety of linear models. User guide. See the Linear Models section for further details. The following subsections are only rough guidelines: the same estimator can fall into multiple categories,...
    scikit-learn.org/stable/api/sklearn.linear_model.html
    Mon Jan 26 11:09:16 GMT 2026
      135.7K bytes
      Cache
     
  2. Covariance estimation — scikit-learn 1.8....

    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
    Mon Jan 26 11:09:17 GMT 2026
      76K bytes
      Cache
     
  3. Developing Estimators — scikit-learn 1.8....

    Examples concerning the development of Custom Estimator.__sklearn_is_fitted__ as Developer API
    scikit-learn.org/stable/auto_examples/developing_estimators/index.html
    Mon Jan 26 11:09:14 GMT 2026
      73.3K bytes
      Cache
     
  4. Kernel Approximation — scikit-learn 1.8.0...

    Examples concerning the sklearn.kernel_approximation module. Scalable learning with polynomial kernel approximation
    scikit-learn.org/stable/auto_examples/kernel_approximation/index.html
    Mon Jan 26 11:09:14 GMT 2026
      73.7K bytes
      Cache
     
  5. 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
    Mon Jan 26 11:09:12 GMT 2026
      115.8K bytes
      Cache
     
  6. sklearn.discriminant_analysis — scikit-le...

    Linear and quadratic discriminant analysis. User guide. See the Linear and Quadratic Discriminant Analysis section for further details.
    scikit-learn.org/stable/api/sklearn.discriminant_analysis.html
    Mon Jan 26 14:16:29 GMT 2026
      115.3K bytes
      Cache
     
  7. sklearn.isotonic — scikit-learn 1.8.0 doc...

    Isotonic regression for obtaining monotonic fit to data. User guide. See the Isotonic regression section for further details.
    scikit-learn.org/stable/api/sklearn.isotonic.html
    Mon Jan 26 14:16:32 GMT 2026
      115.4K bytes
      Cache
     
  8. sklearn.semi_supervised — scikit-learn 1....

    Semi-supervised learning algorithms. These algorithms utilize small amounts of labeled data and large amounts of unlabeled data for classification tasks. User guide. See the Semi-supervised learnin...
    scikit-learn.org/stable/api/sklearn.semi_supervised.html
    Mon Jan 26 14:16:32 GMT 2026
      115.8K bytes
      Cache
     
  9. Decision Tree Regression with AdaBoost — ...

    color = colors [ 1 ], label = "n_estimators=1" , linewidth...boosted using the AdaBoost.R2 [ 1 ] algorithm on a 1D sinusoidal...
    scikit-learn.org/stable/auto_examples/ensemble/plot_adaboost_regression.html
    Mon Jan 26 11:09:14 GMT 2026
      95.8K bytes
      Cache
     
  10. Support Vector Regression (SVR) using linear an...

    1.1 ), ncol = 1 , fancybox = True , shadow..., C = 100 , gamma = 0.1 , epsilon = 0.1 ) svr_lin = SVR ( kernel...
    scikit-learn.org/stable/auto_examples/svm/plot_svm_regression.html
    Mon Jan 26 11:09:17 GMT 2026
      97.1K bytes
      Cache
     
Back to Top