Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 31 - 40 of 3,208 for 2 (0.12 sec)

  1. 5.2. Permutation feature importance — scikit-le...

    2.2. Relation to impurity-based importance...Ctrl + K GitHub Choose version 5.2. Permutation feature importance...
    scikit-learn.org/stable/modules/permutation_importance.html
    Fri Sep 12 13:34:55 UTC 2025
      56.2K bytes
      Cache
     
  2. 移行 1.2.5 to 1.2.6 | DBFlute

    2.5 to 1.2.6 お約束の注意点 環境上の注意点 schema...|-schema | |-schemadiff // since 1.2.6 | | |-2022 | | | |-diffpiec...
    dbflute.seasar.org/ja/environment/upgrade/migration/migrate125to126.html
    Tue Aug 12 02:41:09 UTC 2025
      8.9K 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
    Tue Aug 12 02:41:09 UTC 2025
      8.7K bytes
      Cache
     
  4. 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 12 13:34:55 UTC 2025
      37.9K bytes
      Cache
     
  5. KFold — scikit-learn 1.7.2 documentation

    2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 , 4 ]]) >>>...array ([ 1 , 2 , 3 , 4 ]) >>> kf = KFold ( n_splits = 2 ) >>> kf...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.KFold.html
    Fri Sep 12 13:34:55 UTC 2025
      123.2K bytes
      Cache
     
  6. TimeSeriesSplit — scikit-learn 1.7.2 documentation

    2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 ,...1] Test: index=[2] Fold 2: Train: index=[0 1 2] Test: index=[3]...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.TimeSeriesSplit.html
    Fri Sep 12 13:34:55 UTC 2025
      129.5K bytes
      2 views
      Cache
     
  7. QuadraticDiscriminantAnalysis — scikit-learn 1....

    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/generated/sklearn.discriminant_analysis.QuadraticDiscriminantAnal...
    Fri Sep 12 13:34:55 UTC 2025
      141.5K bytes
      Cache
     
  8. SVC — scikit-learn 1.7.2 documentation

    [ - 2 , - 1 ], [ 1 , 1 ], [ 2 , 1 ]]) >>> y = np...np . array ([ 1 , 1 , 2 , 2 ]) >>> from sklearn.svm import SVC...
    scikit-learn.org/stable/modules/generated/sklearn.svm.SVC.html
    Fri Sep 12 13:34:49 UTC 2025
      176.5K bytes
      Cache
     
  9. ShuffleSplit — scikit-learn 1.7.2 documentation

    2 , 1 , 2 , 1 , 2 ]) >>> rs = ShuffleSplit...Test: index=[5 2] Fold 1: Train: index=[4 0 2 5] Test: index=[1...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.ShuffleSplit.html
    Fri Sep 12 13:34:53 UTC 2025
      124.6K bytes
      Cache
     
  10. Matern — scikit-learn 1.7.2 documentation

    \frac{1}{\Gamma(\nu)2^{\nu-1}}\Bigg( \frac{\sqrt{2\nu}}{l} d(x_i ,...the RBF kernel. When \(\nu = 1/2\) , the Matérn kernel becomes...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.Matern.html
    Fri Sep 12 13:34:53 UTC 2025
      126.9K bytes
      Cache
     
Back to top