Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 501 - 510 of 3,212 for 2 (1.11 sec)

  1. check_cv — scikit-learn 1.7.2 documentation

    Skip to main content Back to top Ctrl + K GitHub Choose version check_cv # sklearn.model_selection. check_cv ( cv = 5...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.check_cv.html
    Fri Sep 12 13:34:55 UTC 2025
      108.6K bytes
      Cache
     
  2. det_curve — scikit-learn 1.7.2 documentation

    Gallery examples: Detection error tradeoff (DET) curve
    scikit-learn.org/stable/modules/generated/sklearn.metrics.det_curve.html
    Fri Sep 12 13:34:53 UTC 2025
      113.8K bytes
      Cache
     
  3. load_linnerud — scikit-learn 1.7.2 documentation

    Skip to main content Back to top Ctrl + K GitHub Choose version load_linnerud # sklearn.datasets. load_linnerud ( * ,...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_linnerud.html
    Fri Sep 12 13:34:55 UTC 2025
      110K bytes
      Cache
     
  4. fetch_kddcup99 — scikit-learn 1.7.2 documentation

    Gallery examples: Evaluation of outlier detection estimators
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_kddcup99.html
    Fri Sep 12 13:34:55 UTC 2025
      113.8K bytes
      Cache
     
  5. make_checkerboard — scikit-learn 1.7.2 document...

    Gallery examples: A demo of the Spectral Biclustering algorithm
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_checkerboard.html
    Fri Sep 12 13:34:55 UTC 2025
      111.7K bytes
      Cache
     
  6. sklearn.pipeline — scikit-learn 1.7.2 documenta...

    Utilities to build a composite estimator as a chain of transforms and estimators. User guide. See the Pipelines and composite estimators section for further details.
    scikit-learn.org/stable/api/sklearn.pipeline.html
    Fri Sep 12 13:34:55 UTC 2025
      115.8K bytes
      Cache
     
  7. coverage_error — scikit-learn 1.7.2 documentation

    Skip to main content Back to top Ctrl + K GitHub Choose version coverage_error # sklearn.metrics. coverage_error ( y_...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.coverage_error.html
    Fri Sep 12 13:34:55 UTC 2025
      108.2K bytes
      Cache
     
  8. make_friedman2 — scikit-learn 1.7.2 documentation

    0 ] ** 2 + ( X [:, 1 ] * X [:, 2 ] - 1 / ( X [:, 1...[source] # Generate the “Friedman #2” regression problem. This dataset...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_friedman2.html
    Fri Sep 12 13:34:55 UTC 2025
      110.5K bytes
      Cache
     
  9. lasso_path — scikit-learn 1.7.2 documentation

    is: ( 1 / ( 2 * n_samples )) * || y - Xw ||^ 2_2 + alpha * ||...it is: ( 1 / ( 2 * n_samples )) * || Y - XW ||^ 2 _Fro + alpha...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.lasso_path.html
    Fri Sep 12 13:34:55 UTC 2025
      121.2K bytes
      Cache
     
  10. fowlkes_mallows_score — scikit-learn 1.7.2 docu...

    American Statistical Association [ 2 ] Wikipedia entry for the Fowlkes-Mallows...([ 0 , 0 , 0 , 0 ], [ 0 , 1 , 2 , 3 ]) 0.0 On this page This Page...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.fowlkes_mallows_score.html
    Fri Sep 12 13:34:49 UTC 2025
      110.9K bytes
      Cache
     
Back to top