Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 51 - 60 of over 10,000 for 1 (0.07 seconds)

Filter
  1. v_measure_score — scikit-learn 1.8.0 documentation

    1 , 1 ], [ 0 , 0 , 1 , 1 ]) 1.0 >>> v_measure_score...v_measure_score ([ 0 , 0 , 1 , 1 ], [ 1 , 1 , 0 , 0 ]) 1.0 Labelings that...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.v_measure_score.html
    Tue Mar 17 03:44:36 UTC 2026
      15.4K bytes
      Cache
     
  2. matthews_corrcoef — scikit-learn 1.8.0 document...

    [ + 1 , + 1 , + 1 , - 1 ] >>> y_pred = [ + 1 , - 1 , + 1 , +...value between -1 and +1. A coefficient of +1 represents a perfect...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.matthews_corrcoef.html
    Tue Mar 17 03:44:39 UTC 2026
      13.8K bytes
      Cache
     
  3. Release Highlights for scikit-learn 1.4 — sciki...

    [{0: 1, 1: 1}, {0: 1, 1: 5}, {0: 1, 1: 1}, {0: 1, 1: 1}] instead...[{0: 1, 1: 1}, {0: 1, 1: 5}, {0: 1, 1: 1}, {0: 1, 1: 1}] instead...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_4_0.html
    Tue Mar 17 03:44:39 UTC 2026
      37.7K bytes
      Cache
     
  4. rand_score — scikit-learn 1.8.0 documentation

    1 , 1 ], [ 1 , 1 , 0 , 0 ]) 1.0 Labelings that...rand_score ([ 0 , 0 , 1 , 2 ], [ 0 , 0 , 1 , 1 ]) 0.83 Gallery examples...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.rand_score.html
    Tue Mar 17 03:44:39 UTC 2026
      14K bytes
      Cache
     
  5. classification_report — scikit-learn 1.8.0 docu...

    50 1.00 0.67 1 class 1 0.00 0.00 0.00 1 class 2 1.00 0.67...>>> y_pred = [ 1 , 1 , 0 ] >>> y_true = [ 1 , 1 , 1 ] >>> print...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.classification_report.html
    Tue Mar 17 03:44:39 UTC 2026
      15.6K bytes
      Cache
     
  6. Beats version 5.1.1 | Beats Platform Reference ...

    1.2 Beats version 5.1.0 (skipped) » Elastic...Release notes Beats version 5.1.1 IMPORTANT : This documentation...
    www.elastic.co/guide/en/beats/libbeat/8.19/release-notes-5.1.1.html
    Mon Oct 20 16:31:01 UTC 2025
      15.4K bytes
      Cache
     
  7. Beats version 7.1.1 | Beats Platform Reference ...

    1.1 IMPORTANT : This documentation...documentation . Beats version 7.1.1 View commits No changes in this...
    www.elastic.co/guide/en/beats/libbeat/8.19/release-notes-7.1.1.html
    Mon Oct 20 16:31:01 UTC 2025
      9.4K bytes
      Cache
     
  8. mean_shift — scikit-learn 1.8.0 documentation

    array ([[ 1 , 1 ], [ 2 , 1 ], [ 1 , 0 ], ... [ 4 , 7...array([[3.33, 6. ], [1.33, 0.66]]) >>> labels array([1, 1, 1, 0, 0, 0])...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.mean_shift.html
    Tue Mar 17 03:44:36 UTC 2026
      14.2K bytes
      Cache
     
  9. roc_curve — scikit-learn 1.8.0 documentation

    y_true is in {-1, 1} or {0, 1}, pos_label is set to 1, otherwise...labels are not either {-1, 1} or {0, 1}, then pos_label should...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.roc_curve.html
    Tue Mar 17 03:44:36 UTC 2026
      15.6K bytes
      Cache
     
  10. 2.1. Gaussian mixture models — scikit-learn 1.8...

    1.1. Gaussian Mixture # The GaussianMixture...models using a finite mixture. 2.1.2.1. The Dirichlet Process # Here...
    scikit-learn.org/stable/modules/mixture.html
    Tue Mar 17 03:44:37 UTC 2026
      12.6K bytes
      Cache
     
Back to Top