Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 141 - 150 of 3,264 for 2 (0.1 sec)

  1. AffinityPropagation — scikit-learn 1.7.2 docume...

    2 ], [ 1 , 4 ], [ 1 , 0 ], ... [ 4 , 2 ], [ 4 , 4...cluster_centers_ array([[1, 2], [4, 2]]) For an example usage, see...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.AffinityPropagation.html
    Wed Sep 24 16:15:25 UTC 2025
      130.6K bytes
      1 views
      Cache
     
  2. SGDClassifier — scikit-learn 1.7.2 documentation

    [ - 2 , - 1 ], [ 1 , 1 ], [ 2 , 1 ]]) >>> Y = np...np . array ([ 1 , 1 , 2 , 2 ]) >>> # Always scale the input. The...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.SGDClassifier.html
    Wed Sep 24 16:15:25 UTC 2025
      186.6K bytes
      Cache
     
  3. IterativeImputer — scikit-learn 1.7.2 documenta...

    2. , 3. ], [ 4. , 2.6000, 6. ], [10. , 4.9999,...more verbose. Can be 0, 1, or 2. random_state int, RandomState...
    scikit-learn.org/stable/modules/generated/sklearn.impute.IterativeImputer.html
    Wed Sep 24 16:15:26 UTC 2025
      151.5K bytes
      Cache
     
  4. 移行 1.2.0 to 1.2.1 | DBFlute

    2.0 to 1.2.1 お約束の注意点 環境上の注意点 AlterCheck,...
    dbflute.seasar.org/ja/environment/upgrade/migration/migrate120to121.html
    Mon Sep 15 10:51:17 UTC 2025
      8.7K bytes
      Cache
     
  5. adjusted_rand_score — scikit-learn 1.7.2 docume...

    2 ], [ 0 , 0 , 1 , 1 ]) 0.57 ARI..., 0 , 1 , 1 ], [ 0 , 0 , 1 , 2 ]) 0.57 If classes members are...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.adjusted_rand_score.html
    Wed Sep 24 16:15:24 UTC 2025
      117.6K bytes
      1 views
      Cache
     
  6. StackingRegressor — scikit-learn 1.7.2 document...

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...generalization.” Neural networks 5.2 (1992): 241-259. Examples >>>...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.StackingRegressor.html
    Wed Sep 24 16:15:25 UTC 2025
      153.4K bytes
      Cache
     
  7. SpectralBiclustering — scikit-learn 1.7.2 docum...

    [ 2 , 1 ], [ 1 , 0 ], ... [ 4 , 7...SpectralBiclustering ( n_clusters = 2 , random_state = 0 ) . fit ( X...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.SpectralBiclustering.html
    Wed Sep 24 16:15:26 UTC 2025
      130.2K bytes
      Cache
     
  8. 2. Unsupervised learning — scikit-learn 1.7.2 d...

    Mixture 2.2. Manifold learning 2.2.1. Introduction 2.2.2. Isomap...Isomap 2.2.3. Locally Linear Embedding 2.2.4. Modified Locally Linear...
    scikit-learn.org/stable/unsupervised_learning.html
    Tue Sep 23 15:14:21 UTC 2025
      37.9K bytes
      Cache
     
  9. MiniBatchKMeans — scikit-learn 1.7.2 documentation

    [ 2 , 2 ], ... [ 3 , 2 ], [ 5 , 5 ], [ 1 ,...array ([[ 1 , 2 ], [ 1 , 4 ], [ 1 , 0 ], ... [ 4 , 2 ], [ 4 , 0...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.MiniBatchKMeans.html
    Wed Sep 24 16:15:25 UTC 2025
      171.1K bytes
      Cache
     
  10. OAS — scikit-learn 1.7.2 documentation

    formula (23) states that 2/p (p being the number of features)...because for a large p, the value of 2/p is so small that it doesn’t...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.OAS.html
    Wed Sep 24 16:15:26 UTC 2025
      133.5K bytes
      Cache
     
Back to top