Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 241 - 250 of 3,757 for 1 (0.14 sec)

  1. CalibratedClassifierCV — scikit-learn 1.7.2 doc...

    means 1 unless in a joblib.parallel_backend context. -1 means...LinearSVC . Added in version 1.2. method {‘sigmoid’, ‘isotonic’},...
    scikit-learn.org/stable/modules/generated/sklearn.calibration.CalibratedClassifierCV.html
    Wed Sep 17 19:58:00 UTC 2025
      154.3K bytes
      Cache
     
  2. rand_score — scikit-learn 1.7.2 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
    Wed Sep 17 19:57:58 UTC 2025
      110.6K bytes
      Cache
     
  3. make_multilabel_classification — scikit-learn 1...

    [array([1, 1, 0, 1, 0]), array([0, 1, 1, 1, 0]), array([0, 1, 0,...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_multilabel_classification.html
    Wed Sep 17 19:58:00 UTC 2025
      114.6K bytes
      Cache
     
  4. PLSCanonical — scikit-learn 1.7.2 documentation

    1 , - 0.2 ], [ 0.9 , 1.1 ], [ 6.2 , 5.9 ],...intercept_ . Added in version 1.1. n_iter_ list of shape (n_components,)...
    scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.PLSCanonical.html
    Wed Sep 17 19:57:58 UTC 2025
      159.1K bytes
      Cache
     
  5. MiniBatchSparsePCA — scikit-learn 1.7.2 documen...

    means 1 unless in a joblib.parallel_backend context. -1 means...tol to 0.0. Added in version 1.1. max_no_improvement int or None,...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.MiniBatchSparsePCA.html
    Wed Sep 17 19:57:58 UTC 2025
      137.8K bytes
      Cache
     
  6. 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
    Wed Sep 17 19:57:58 UTC 2025
      113.8K bytes
      Cache
     
  7. FeatureAgglomeration — scikit-learn 1.7.2 docum...

    version 1.0. children_ array-like of shape (n_nodes-1, 2) The...fit method. Added in version 1.2. memory str or object with the...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.FeatureAgglomeration.html
    Wed Sep 17 19:57:59 UTC 2025
      138.5K bytes
      Cache
     
  8. 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
    Wed Sep 17 19:58:00 UTC 2025
      137.8K bytes
      Cache
     
  9. 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
    Wed Sep 17 19:57:58 UTC 2025
      121.5K bytes
      Cache
     
  10. 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
    Wed Sep 17 19:57:58 UTC 2025
      150K bytes
      Cache
     
Back to top