Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 231 - 240 of 2,645 for 2 (0.06 sec)

  1. NeighborhoodComponentsAnalysis — scikit-learn 1...

    ize will be set to verbose - 2 . random_state int or numpy.RandomState,...~roweis/papers/ncanips.pdf [ 2 ] Wikipedia entry on Neighborhood...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.NeighborhoodComponentsAnalysis.html
    Tue Sep 17 17:21:48 UTC 2024
      142.2K bytes
      Cache
     
  2. Nystroem — scikit-learn 1.5.2 documentation

    2 , ... random_state = 1 , ... n_components...
    scikit-learn.org/stable/modules/generated/sklearn.kernel_approximation.Nystroem.html
    Wed Sep 18 20:56:23 UTC 2024
      136.1K bytes
      Cache
     
  3. RepeatedKFold — scikit-learn 1.5.2 documentation

    2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 , 4 ]]) >>>...RepeatedKFold ( n_splits = 2 , n_repeats = 2 , random_state = 2652124...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RepeatedKFold.html
    Tue Sep 17 17:21:49 UTC 2024
      118.6K bytes
      Cache
     
  4. 7.4. Loading other datasets — scikit-learn 1.5....

    15(2), 49-60, 2014. 7.4.3.2. ARFF parser # From...Quantization using K-Means 7.4.2. Datasets in svmlight / libsvm...
    scikit-learn.org/stable/datasets/loading_other_datasets.html
    Wed Sep 18 20:56:23 UTC 2024
      61.6K bytes
      Cache
     
  5. 7.2. Real world datasets — scikit-learn 1.5.2 d...

    2.2. The 20 newsgroups text dataset...Back to top Ctrl + K GitHub 7.2. Real world datasets # scikit-learn...
    scikit-learn.org/stable/datasets/real_world.html
    Wed Sep 18 20:56:23 UTC 2024
      100.1K bytes
      Cache
     
  6. GaussianProcessClassifier — scikit-learn 1.5.2 ...

    2, and 5.1 from [RW2006] . Internally,...>>> gpc . predict_proba ( X [: 2 ,:]) array([[0.83548752, 0.03228706,...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.GaussianProcessClassifier.html
    Wed Sep 18 20:56:26 UTC 2024
      146.6K bytes
      Cache
     
  7. オープンソース全文検索サーバー - ニュース一覧

    2.2 リリース 2017-06-30 Fess 11.2.1 リリース 2017-06-15...2016-11-07 Fess 10.2.2 リリース 2016-10-02 Fess 10.2.1 リリース 2016-08-30...
    fess.codelibs.org/ja/news.html
    Wed Sep 18 02:37:04 UTC 2024
      46.3K bytes
      12 views
      Cache
     
  8. 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
    Wed Sep 18 20:56:25 UTC 2024
      122.5K bytes
      Cache
     
  9. Birch — scikit-learn 1.5.2 documentation

    subclusters are added as parents of the 2 split nodes. n_clusters int, instance...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.Birch.html
    Wed Sep 18 20:56:23 UTC 2024
      136.6K bytes
      Cache
     
  10. RegressorMixin — scikit-learn 1.5.2 documentation

    2 ], [ 2 , 3 ], [ 3 , 4 ]]) >>> y =...float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...
    scikit-learn.org/stable/modules/generated/sklearn.base.RegressorMixin.html
    Wed Sep 18 20:56:23 UTC 2024
      114.7K bytes
      Cache
     
Back to top