Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 271 - 280 of 2,897 for 1 (0.08 sec)

  1. roc_curve — scikit-learn 1.7.2 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 Nov 04 06:34:51 UTC 2025
      117K bytes
      Cache
     
  2. class_likelihood_ratios — scikit-learn 1.7.2 do...

    1 , 0 , 1 , 0 ], [ 1 , 1 , 0 , 0 , 0 ]) (1.5, 0.75)...LR+ ranges from 1.0 to infinity. A LR+ of 1.0 indicates that...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.class_likelihood_ratios.html
    Tue Nov 04 06:34:51 UTC 2025
      122.5K bytes
      Cache
     
  3. det_curve — scikit-learn 1.7.2 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.det_curve.html
    Tue Nov 04 06:34:51 UTC 2025
      113.8K bytes
      Cache
     
  4. fetch_covtype — scikit-learn 1.7.2 documentation

    Added in version 1.5. delay float, default=1.0 Number of seconds...False , n_retries = 3 , delay = 1.0 ) [source] # Load the covertype...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_covtype.html
    Mon Nov 03 14:20:05 UTC 2025
      115.1K bytes
      Cache
     
  5. coverage_error — scikit-learn 1.7.2 documentation

    y_true = [[ 1 , 0 , 0 ], [ 0 , 1 , 1 ]] >>> y_score = [[ 1 , 0 , 0...[ 0 , 1 , 1 ]] >>> coverage_error ( y_true , y_score ) 1.5 On...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.coverage_error.html
    Tue Nov 04 06:34:51 UTC 2025
      108.2K bytes
      Cache
     
  6. r2_score — scikit-learn 1.7.2 documentation

    1 ], [ - 1 , 1 ], [ 7 , - 6 ]] >>> y_pred...cross-validation). Added in version 1.1. Returns : z float or ndarray...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.r2_score.html
    Tue Nov 04 06:34:51 UTC 2025
      121.5K bytes
      Cache
     
  7. QuantileTransformer — scikit-learn 1.7.2 docume...

    Added in version 1.5: The option None to disable...all strings. Added in version 1.0. See also quantile_transform...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.QuantileTransformer.html
    Mon Nov 03 14:20:05 UTC 2025
      137.8K bytes
      Cache
     
  8. PrecisionRecallDisplay — scikit-learn 1.7.2 doc...

    Added in version 1.3. Attributes : line_ matplotlib...not plotted. Added in version 1.3. ax_ matplotlib Axes Axes with...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.PrecisionRecallDisplay.html
    Tue Nov 04 06:34:51 UTC 2025
      150K bytes
      Cache
     
  9. cluster_optics_dbscan — scikit-learn 1.7.2 docu...

    1, 1, 1]) Gallery examples # Demo of...compute_optics_graph >>> X = np . array ([[ 1 , 2 ], [ 2 , 5 ], [ 3 , 6 ], ......
    scikit-learn.org/stable/modules/generated/sklearn.cluster.cluster_optics_dbscan.html
    Mon Nov 03 14:20:04 UTC 2025
      112K bytes
      Cache
     
  10. 12.1. Array API support (experimental) — scikit...

    1.1.1. PyTorch Support # PyTorch Tensors...Thomas Fan at PyData NYC 2023. 12.1.1. Example usage # The configuration...
    scikit-learn.org/stable/modules/array_api.html
    Tue Nov 04 06:34:51 UTC 2025
      77.1K bytes
      Cache
     
Back to top