Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 861 - 870 of 2,391 for 2 (0.07 sec)

  1. Examples based on real world datasets — scikit-...

    Applications to real world problems with some medium sized datasets or interactive user interface. Compressive sensing: tomography reconstruction with L1 prior (Lasso) Faces recognition example usi...
    scikit-learn.org/stable/auto_examples/applications/index.html
    Thu Nov 06 17:51:50 UTC 2025
      81.8K bytes
      Cache
     
  2. sklearn.kernel_approximation — scikit-learn 1.7...

    Approximate kernel feature maps based on Fourier transforms and count sketches. User guide. See the Kernel Approximation section for further details.
    scikit-learn.org/stable/api/sklearn.kernel_approximation.html
    Thu Nov 06 17:51:52 UTC 2025
      116.1K bytes
      Cache
     
  3. fetch_california_housing — scikit-learn 1.7.2 d...

    Gallery examples: Comparing Random Forests and Histogram Gradient Boosting models Early stopping in Gradient Boosting Imputing missing values with variants of IterativeImputer Imputing missing valu...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_california_housing.html
    Thu Nov 06 17:51:50 UTC 2025
      116.9K bytes
      Cache
     
  4. fetch_species_distributions — scikit-learn 1.7....

    Gallery examples: Species distribution modeling Kernel Density Estimate of Species Distributions
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_species_distributions.html
    Thu Nov 06 17:51:50 UTC 2025
      112.7K bytes
      Cache
     
  5. fetch_20newsgroups_vectorized — scikit-learn 1....

    Gallery examples: Model Complexity Influence Multiclass sparse logistic regression on 20newgroups The Johnson-Lindenstrauss bound for embedding with random projections
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_20newsgroups_vectorized.html
    Thu Nov 06 17:51:52 UTC 2025
      118.2K bytes
      Cache
     
  6. load_sample_image — scikit-learn 1.7.2 document...

    Skip to main content Back to top Ctrl + K GitHub Choose version load_sample_image # sklearn.datasets. load_sample_ima...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_sample_image.html
    Thu Nov 06 17:51:50 UTC 2025
      106.4K bytes
      Cache
     
  7. sklearn.naive_bayes — scikit-learn 1.7.2 docume...

    Naive Bayes algorithms. These are supervised learning methods based on applying Bayes’ theorem with strong (naive) feature independence assumptions. User guide. See the Naive Bayes section for furt...
    scikit-learn.org/stable/api/sklearn.naive_bayes.html
    Thu Nov 06 17:51:49 UTC 2025
      115.8K bytes
      Cache
     
  8. Uptime Monitoring Guide for 7.2-7.9 | Elastic

    2-7.9 Uptime Monitoring Guide for 7.2-7.9: 7.9 Uptime...Guide for 7.2-7.9: 7.8 Uptime Monitoring Guide for 7.2-7.9: 7.7...
    www.elastic.co/guide/en/uptime/index.html
    Mon Oct 20 16:33:02 UTC 2025
      8.5K bytes
      Cache
     
  9. Developing scikit-learn estimators — scikit-lea...

    alpha = 2.3 ) clf3 = SGDClassifier ([[ 1 , 2 ], [ 2 , 3 ]], [...self , param1 = 1 , param2 = 2 ): self . param1 = param1 self...
    scikit-learn.org/stable/developers/develop.html
    Thu Nov 06 17:51:52 UTC 2025
      108.6K bytes
      Cache
     
  10. Comparing Linear Bayesian Regressors — scikit-l...

    This example compares two different bayesian regressors: a Automatic Relevance Determination - ARD, a Bayesian Ridge Regression. In the first part, we use an Ordinary Least Squares(OLS) model as a ...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ard.html
    Thu Nov 06 17:51:52 UTC 2025
      120.3K bytes
      Cache
     
Back to top