Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 271 - 280 of 2,631 for 2 (0.15 sec)

  1. mutual_info_classif — scikit-learn 1.5.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 18 20:56:26 UTC 2024
      114.2K bytes
      Cache
     
  2. average_precision_score — scikit-learn 1.5.2 do...

    2 , 2 ]) >>> y_scores = np . array ([ ... [ 0.7 , 0.2 , 0.1...], ... [ 0.2 , 0.3 , 0.5 ], ... [ 0.4 , 0.4 , 0.2 ], ... [ 0.1...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.average_precision_score.html
    Wed Sep 18 20:56:23 UTC 2024
      114.3K bytes
      Cache
     
  3. KernelPCA — scikit-learn 1.5.2 documentation

    This method is based on [2] . eigen_solver {‘auto’, ‘dense’,...Springer, Berlin, Heidelberg, 1997. [ 2 ] Bakır, Gökhan H., Jason Weston,...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.KernelPCA.html
    Wed Sep 18 20:56:26 UTC 2024
      146.8K bytes
      Cache
     
  4. mutual_info_regression — scikit-learn 1.5.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 18 20:56:25 UTC 2024
      113.6K bytes
      Cache
     
  5. 1.12. Multiclass and multioutput algorithms — s...

    2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2,...1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2,...
    scikit-learn.org/stable/modules/multiclass.html
    Thu Sep 19 14:56:27 UTC 2024
      106.4K bytes
      Cache
     
  6. log_loss — scikit-learn 1.5.2 documentation

    2 ], [ .35 , .65 ]]) 0.21616......
    scikit-learn.org/stable/modules/generated/sklearn.metrics.log_loss.html
    Wed Sep 18 20:56:23 UTC 2024
      114.4K bytes
      Cache
     
  7. 1.6. Nearest Neighbors — scikit-learn 1.5.2 doc...

    2 ]]) >>> y = np . array ([ 1 , 1 , 1 , 2 , 2 , 2 ]) >>>...- 1 ], [ - 2 , - 1 ], [ - 3 , - 2 ], [ 1 , 1 ], [ 2 , 1 ], [ 3...
    scikit-learn.org/stable/modules/neighbors.html
    Thu Sep 19 14:56:27 UTC 2024
      122.5K bytes
      Cache
     
  8. ColumnTransformer — scikit-learn 1.5.2 document...

    slice ( 2 , 4 ))]) >>> X = np . array ([[ 0. , 1. , 2. , 2. ], ......scikit-learn 1.2 Release Highlights for scikit-learn 1.2 Release Highlights...
    scikit-learn.org/stable/modules/generated/sklearn.compose.ColumnTransformer.html
    Thu Sep 19 14:56:27 UTC 2024
      159.2K bytes
      Cache
     
  9. locally_linear_embedding — scikit-learn 1.5.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 18 20:56:26 UTC 2024
      114.7K bytes
      Cache
     
  10. adjusted_mutual_info_score — scikit-learn 1.5.2...

    JMLR [ 2 ] Wikipedia entry for the Adjusted...([ 0 , 0 , 0 , 0 ], [ 0 , 1 , 2 , 3 ]) ... 0.0 Gallery examples...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.adjusted_mutual_info_score.html
    Wed Sep 18 20:56:23 UTC 2024
      115.6K bytes
      Cache
     
Back to top