Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 851 - 860 of 1,826 for document (0.25 sec)

  1. Version 0.17 — scikit-learn 1.5.2 documentation

    Version 0.17.1: February 18, 2016 Changelog: Bug fixes: Upgrade vendored joblib to version 0.9.4 that fixes an important bug in joblib.Parallel that can silently yield to wrong results when working...
    scikit-learn.org/stable/whats_new/v0.17.html
    Fri Nov 22 23:53:26 UTC 2024
      89.4K bytes
      Cache
      Similar Results (1)
     
  2. check_is_fitted — scikit-learn 1.5.2 documentation

    Gallery examples: Inductive Clustering__sklearn_is_fitted__ as Developer API Metadata Routing
    scikit-learn.org/stable/modules/generated/sklearn.utils.validation.check_is_fitted.html
    Fri Nov 22 23:53:26 UTC 2024
      110.9K bytes
      Cache
     
  3. 1. Supervised learning — scikit-learn 1.5.2 doc...

    Linear Models- Ordinary Least Squares, Ridge regression and classification, Lasso, Multi-task Lasso, Elastic-Net, Multi-task Elastic-Net, Least Angle Regression, LARS Lasso, Orthogonal Matching Pur...
    scikit-learn.org/stable/supervised_learning.html
    Sat Nov 23 04:49:15 UTC 2024
      47.2K bytes
      Cache
     
  4. Demo of HDBSCAN clustering algorithm — scikit-l...

    In this demo we will take a look at cluster.HDBSCAN from the perspective of generalizing the cluster.DBSCAN algorithm. We’ll compare both algorithms on specific datasets. Finally we’ll evaluate HDB...
    scikit-learn.org/stable/auto_examples/cluster/plot_hdbscan.html
    Sat Nov 23 04:49:14 UTC 2024
      124.7K bytes
      Cache
     
  5. Sparse coding with a precomputed dictionary — s...

    Transform a signal as a sparse combination of Ricker wavelets. This example visually compares different sparse coding methods using the SparseCoder estimator. The Ricker (also known as Mexican hat ...
    scikit-learn.org/stable/auto_examples/decomposition/plot_sparse_coding.html
    Sat Nov 23 04:49:16 UTC 2024
      103.6K bytes
      Cache
     
  6. Multi-dimensional scaling — scikit-learn 1.5.2 ...

    An illustration of the metric and non-metric MDS on generated noisy data. The reconstructed points using the metric MDS and non metric MDS are slightly shifted to avoid overlapping. Total running t...
    scikit-learn.org/stable/auto_examples/manifold/plot_mds.html
    Sat Nov 23 04:49:16 UTC 2024
      98.4K bytes
      Cache
     
  7. Density Estimation for a Gaussian mixture — sci...

    Plot the density estimation of a mixture of two Gaussians. Data is generated from two Gaussians with different centers and covariance matrices. Total running time of the script:(0 minutes 0.160 sec...
    scikit-learn.org/stable/auto_examples/mixture/plot_gmm_pdf.html
    Sat Nov 23 04:49:15 UTC 2024
      89.1K bytes
      Cache
     
  8. Lasso on dense and sparse data — scikit-learn 1...

    We show that linear_model.Lasso provides the same results for dense and sparse data and that in the case of sparse data the speed is improved. Comparing the two Lasso implementations on Dense data:...
    scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_dense_vs_sparse_data.html
    Sat Nov 23 04:49:15 UTC 2024
      92.8K bytes
      Cache
     
  9. Map data to a normal distribution — scikit-lear...

    This example demonstrates the use of the Box-Cox and Yeo-Johnson transforms through PowerTransformer to map data from various distributions to a normal distribution. The power transform is useful a...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_map_data_to_normal.html
    Sat Nov 23 04:49:15 UTC 2024
      100.9K bytes
      Cache
     
  10. Neighborhood Components Analysis Illustration —...

    This example illustrates a learned distance metric that maximizes the nearest neighbors classification accuracy. It provides a visual representation of this metric compared to the original point sp...
    scikit-learn.org/stable/auto_examples/neighbors/plot_nca_illustration.html
    Sat Nov 23 04:49:14 UTC 2024
      96.1K bytes
      Cache
     
Back to top