Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 231 - 240 of 3,264 for 2 (0.08 sec)

  1. rand_score — scikit-learn 1.7.2 documentation

    of Classification 2, 193–218 (1985). . [ 2 ] Wikipedia: Simple...predicted and true clusterings [1] [2] . The raw RI score [3] is: RI...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.rand_score.html
    Wed Sep 24 16:15:24 UTC 2025
      110.6K bytes
      Cache
     
  2. mutual_info_classif — scikit-learn 1.7.2 docume...

    [ 2 ] ( 1 , 2 ) A. Kraskov, H. Stogbauer...neighbors distances as described in [2] and [3] . Both methods are based...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.mutual_info_classif.html
    Wed Sep 24 16:15:26 UTC 2025
      114.9K bytes
      Cache
     
  3. BisectingKMeans — scikit-learn 1.7.2 documentation

    2, 0, 2, 0, 2, 1, 1, 1], dtype=int32)...], ... [ 10 , 0 ], [ 2 , 1 ], [ 10 , 2 ], ... [ 10 , 8 ], [ 10...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.BisectingKMeans.html
    Wed Sep 24 16:15:25 UTC 2025
      151.5K bytes
      Cache
     
  4. train_test_split — scikit-learn 1.7.2 documenta...

    2 1 4.9 3.0 1.4 0.2 2 4.7 3.2 1.3 0.2 3 4.6 3.1 1.5...1.4 0.2 122 7.7 2.8 6.7 2.0 >>> y_train . head () 96 1 105 2 66...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.train_test_split.html
    Wed Sep 24 16:15:26 UTC 2025
      169.7K bytes
      Cache
     
  5. mutual_info_regression — scikit-learn 1.7.2 doc...

    [ 2 ] ( 1 , 2 ) A. Kraskov, H. Stogbauer...neighbors distances as described in [2] and [3] . Both methods are based...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.mutual_info_regression.html
    Wed Sep 24 16:15:26 UTC 2025
      114.4K bytes
      Cache
     
  6. Nystroem — scikit-learn 1.7.2 documentation

    2 , ... random_state = 1 , ... n_components...
    scikit-learn.org/stable/modules/generated/sklearn.kernel_approximation.Nystroem.html
    Wed Sep 24 16:15:25 UTC 2025
      138.1K bytes
      Cache
     
  7. locally_linear_embedding — scikit-learn 1.7.2 d...

    (n_components + 1) / 2. see reference [2] modified use the modified...n_components = 2 ) >>> embedding . shape (100, 2) Gallery examples...
    scikit-learn.org/stable/modules/generated/sklearn.manifold.locally_linear_embedding.html
    Wed Sep 24 16:15:25 UTC 2025
      115.5K bytes
      Cache
     
  8. LedoitWolf — scikit-learn 1.7.2 documentation

    2 ], ... [ .2 , .8 ]]) >>> np . random...Multivariate Analysis, Volume 88, Issue 2, February 2004, pages 365-411....
    scikit-learn.org/stable/modules/generated/sklearn.covariance.LedoitWolf.html
    Wed Sep 24 16:15:26 UTC 2025
      133.6K bytes
      Cache
     
  9. 3.4. Metrics and scoring: quantifying the quali...

    y_true = [ - 2 , - 2 , - 2 ] >>> y_pred = [ - 2 , - 2 , - 2 ] >>> r2_score...y_true = [ - 2 , - 2 , - 2 ] >>> y_pred = [ - 2 , - 2 , - 2 + 1e-8...
    scikit-learn.org/stable/modules/model_evaluation.html
    Wed Sep 24 16:15:24 UTC 2025
      417.3K bytes
      Cache
     
  10. brier_score_loss — scikit-learn 1.7.2 documenta...

    2 , 0.7 , 0.1 ], [ 0.2 , 0.2 , 0.6 ]], ... labels...by 1/2 to lie in the [0, 1] range instead of the [0, 2] range....
    scikit-learn.org/stable/modules/generated/sklearn.metrics.brier_score_loss.html
    Wed Sep 24 16:15:26 UTC 2025
      120K bytes
      Cache
     
Back to top