Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 61 - 70 of 3,269 for 2 (0.08 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
    Fri Sep 26 00:57:37 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
    Fri Sep 26 00:57:37 UTC 2025
      186.6K bytes
      Cache
     
  3. 移行 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
     
  4. 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
    Fri Sep 26 00:57:37 UTC 2025
      130.2K bytes
      Cache
     
  5. 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
    Fri Sep 26 00:57:37 UTC 2025
      37.9K bytes
      Cache
     
  6. TransformerMixin — scikit-learn 1.7.2 documenta...

    2 ], [ 2 , 3 ], [ 3 , 4 ]] >>> transformer...
    scikit-learn.org/stable/modules/generated/sklearn.base.TransformerMixin.html
    Fri Sep 26 00:57:37 UTC 2025
      116.6K bytes
      Cache
     
  7. 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
    Fri Sep 26 00:57:37 UTC 2025
      133.5K bytes
      Cache
     
  8. DecisionTreeClassifier — scikit-learn 1.7.2 doc...

    min_samples_split = 2 , min_samples_leaf = 1 , min_...min_samples_split int or float, default=2 The minimum number of samples...
    scikit-learn.org/stable/modules/generated/sklearn.tree.DecisionTreeClassifier.html
    Fri Sep 26 00:57:37 UTC 2025
      173.2K bytes
      Cache
     
  9. CalibratedClassifierCV — scikit-learn 1.7.2 doc...

    2. method {‘sigmoid’, ‘isotonic’},...Zadrozny & C. Elkan, ICML 2001 [ 2 ] Transforming Classifier Scores...
    scikit-learn.org/stable/modules/generated/sklearn.calibration.CalibratedClassifierCV.html
    Fri Sep 26 00:57:38 UTC 2025
      154.3K bytes
      Cache
     
  10. AdaBoostClassifier — scikit-learn 1.7.2 documen...

    implements the algorithm based on [2] . Read more in the User Guide...max_depth=1 . Added in version 1.2: base_estimator was renamed to...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.AdaBoostClassifier.html
    Fri Sep 26 00:57:37 UTC 2025
      157.7K bytes
      Cache
     
Back to top