Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 541 - 550 of 1,555 for document (0.39 sec)

  1. 3. Model selection and evaluation — scikit-lear...

    Cross-validation: evaluating estimator performance- Computing cross-validated metrics, Cross validation iterators, A note on shuffling, Cross validation and model selection, Permutation test score....
    scikit-learn.org/stable/model_selection.html
    Fri Aug 22 18:00:32 UTC 2025
      34.4K bytes
      Cache
     
  2. Non-negative least squares — scikit-learn 1.7.1...

    In this example, we fit a linear model with positive constraints on the regression coefficients and compare the estimated coefficients to a classic linear regression. Generate some random data Spli...
    scikit-learn.org/stable/auto_examples/linear_model/plot_nnls.html
    Fri Aug 22 18:00:29 UTC 2025
      93.4K bytes
      Cache
     
  3. cluster_optics_xi — scikit-learn 1.7.1 document...

    Skip to main content Back to top Ctrl + K GitHub Choose version cluster_optics_xi # sklearn.cluster. cluster_optics_x...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.cluster_optics_xi.html
    Fri Aug 22 18:00:33 UTC 2025
      112.7K bytes
      Cache
     
  4. ledoit_wolf_shrinkage — scikit-learn 1.7.1 docu...

    Skip to main content Back to top Ctrl + K GitHub Choose version ledoit_wolf_shrinkage # sklearn.covariance. ledoit_wo...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.ledoit_wolf_shrinkage.html
    Fri Aug 22 18:00:29 UTC 2025
      108K bytes
      Cache
     
  5. d2_tweedie_score — scikit-learn 1.7.1 documenta...

    Skip to main content Back to top Ctrl + K GitHub Choose version d2_tweedie_score # sklearn.metrics. d2_tweedie_score ...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.d2_tweedie_score.html
    Fri Aug 22 18:00:29 UTC 2025
      110.1K bytes
      Cache
     
  6. cluster_optics_dbscan — scikit-learn 1.7.1 docu...

    Gallery examples: Demo of OPTICS clustering algorithm
    scikit-learn.org/stable/modules/generated/sklearn.cluster.cluster_optics_dbscan.html
    Fri Aug 22 18:00:33 UTC 2025
      112K bytes
      Cache
     
  7. calinski_harabasz_score — scikit-learn 1.7.1 do...

    Skip to main content Back to top Ctrl + K GitHub Choose version calinski_harabasz_score # sklearn.metrics. calinski_h...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.calinski_harabasz_score.html
    Fri Aug 22 18:00:29 UTC 2025
      107.6K bytes
      Cache
     
  8. Simple 1D Kernel Density Estimation — scikit-le...

    This example uses the KernelDensity class to demonstrate the principles of Kernel Density Estimation in one dimension. The first plot shows one of the problems with using histograms to visualize th...
    scikit-learn.org/stable/auto_examples/neighbors/plot_kde_1d.html
    Fri Aug 22 18:00:32 UTC 2025
      116.1K bytes
      Cache
     
  9. L1 Penalty and Sparsity in Logistic Regression ...

    Comparison of the sparsity (percentage of zero coefficients) of solutions when L1, L2 and Elastic-Net penalty are used for different values of C. We can see that large values of C give more freedom...
    scikit-learn.org/stable/auto_examples/linear_model/plot_logistic_l1_l2_sparsity.html
    Fri Aug 22 18:00:34 UTC 2025
      99.5K bytes
      Cache
     
  10. sklearn.linear_model — scikit-learn 1.7.1 docum...

    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
    Fri Aug 22 18:00:34 UTC 2025
      135.4K bytes
      Cache
     
Back to top