Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1111 - 1120 of 2,446 for 2 (0.07 sec)

  1. make_sparse_coded_signal — scikit-learn 1.7.2 d...

    Gallery examples: Orthogonal Matching Pursuit
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_sparse_coded_signal.html
    Mon Nov 03 14:20:04 UTC 2025
      110.3K bytes
      Cache
     
  2. pairwise_distances_argmin_min — scikit-learn 1....

    Skip to main content Back to top Ctrl + K GitHub Choose version pairwise_distances_argmin_min # sklearn.metrics. pair...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise_distances_argmin_min.html
    Mon Nov 03 14:20:04 UTC 2025
      112.8K bytes
      Cache
     
  3. Forecasting of CO2 level on Mona Loa dataset us...

    co2_kernel 50**2 * RBF(length_scale=50) + 2**2 * RBF(length_scale=100)...GaussianProcessRegre(kernel=50**2 * RBF(length_scale=50) + 2**2 * RBF(length_scale=100)...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_co2.html
    Mon Nov 03 14:20:04 UTC 2025
      152.1K bytes
      Cache
     
  4. Manifold learning on handwritten digits: Locall...

    zorder = 2 , ) shown_images = np . array...(( X [ i ] - shown_images ) ** 2 , 1 ) if np . min ( dist ) < 4e-3...
    scikit-learn.org/stable/auto_examples/manifold/plot_lle_digits.html
    Mon Nov 03 14:20:04 UTC 2025
      119.3K bytes
      Cache
     
  5. 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
    Fri Oct 31 16:42:58 UTC 2025
      115.8K bytes
      Cache
     
  6. estimator_checks_generator — scikit-learn 1.7.2...

    Skip to main content Back to top Ctrl + K GitHub Choose version estimator_checks_generator # sklearn.utils.estimator_...
    scikit-learn.org/stable/modules/generated/sklearn.utils.estimator_checks.estimator_checks_generat...
    Sat Nov 01 09:15:33 UTC 2025
      109.7K bytes
      Cache
     
  7. sklearn.random_projection — scikit-learn 1.7.2 ...

    Random projection transformers. Random projections are a simple and computationally efficient way to reduce the dimensionality of the data by trading a controlled amount of accuracy (as additional ...
    scikit-learn.org/stable/api/sklearn.random_projection.html
    Sat Nov 01 09:15:32 UTC 2025
      116.4K bytes
      Cache
     
  8. 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
    Mon Nov 03 14:20:05 UTC 2025
      81.8K bytes
      Cache
     
  9. 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
    Mon Nov 03 14:20:04 UTC 2025
      116.1K bytes
      Cache
     
  10. 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
    Mon Nov 03 14:20:04 UTC 2025
      112.7K bytes
      Cache
     
Back to top