Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 31 - 40 of over 10,000 for 1 (0.11 seconds)

Filter
  1. 3.1. Cross-validation: evaluating estimator per...

    3] [0 1] [1 3] [0 2] [1 2] [0 3] [0 3] [1 2] [0 2] [1 3] [0 1]...>>> y = [ 1 , 1 , 1 , 2 , 2 , 2 ] >>> groups = [ 1 , 1 , 2 , 2...
    scikit-learn.org/stable/modules/cross_validation.html
    Mon Mar 23 20:39:23 UTC 2026
      26.1K bytes
      Cache
     
  2. Release Highlights for scikit-learn 1.5 — sciki...

    array([[-1.1, 1.1, 1.1], [ 3.9, -1.2, 1.1], [ 0.1, 1.3, 1.1], [-0.1,...[-0.1, -1.4, -1.4], [-4.9, 1.5, -1.5], [ 0.1, 1.6, 1.6]]) Pairwise...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_5_0.html
    Mon Mar 23 20:39:22 UTC 2026
      19.4K bytes
      Cache
     
  3. 1.4. Support Vector Machines — scikit-learn 1.8...

    “0 vs 1”, “0 vs 2” , … “0 vs n”, “1 vs 2”, “1 vs 3”, “1 vs n”,...X = [[ 0 , 0 ], [ 1 , 1 ]] >>> y = [ 0 , 1 ] >>> clf = svm ....
    scikit-learn.org/stable/modules/svm.html
    Mon Mar 23 20:39:20 UTC 2026
      22.3K bytes
      Cache
     
  4. 1.10. Decision Trees — scikit-learn 1.8.0 docum...

    1 , 2 , 3 ]) . reshape ( - 1 , 1 ) >>> y = [ 0 , 1 , 1 , 1.... nan , - 1 , np . nan , 1 ]) . reshape ( - 1 , 1 ) >>> y = [...
    scikit-learn.org/stable/modules/tree.html
    Mon Mar 23 20:39:23 UTC 2026
      19.9K bytes
      Cache
     
  5. 1.6. Nearest Neighbors — scikit-learn 1.8.0 doc...

    ([[ - 1 , - 1 ], [ - 2 , - 1 ], [ - 3 , - 2 ], [ 1 , 1 ], [ 2...([[ - 1 , - 1 ], [ - 2 , - 1 ], [ - 3 , - 2 ], [ 1 , 1 ], [ 2...
    scikit-learn.org/stable/modules/neighbors.html
    Mon Mar 23 20:39:20 UTC 2026
      23K bytes
      Cache
     
  6. 1.13. Feature selection — scikit-learn 1.8.0 do...

    [1, 0], [0, 0], [1, 1], [1, 0], [1, 1]]) As expected, VarianceThreshold...0 , 0 , 1 ], [ 0 , 1 , 0 ], [ 1 , 0 , 0 ], [ 0 , 1 , 1 ], [ 0...
    scikit-learn.org/stable/modules/feature_selection.html
    Mon Mar 23 20:39:20 UTC 2026
      13.8K bytes
      Cache
     
  7. 1.16. Probability calibration — scikit-learn 1....

    model [ 4 ] : \[p(y_i = 1 | f_i) = \frac{1}{1 + \exp(A f_i + B)} \,,\]...e.g. using many more features. 1.16.1. Calibration curves # Calibration...
    scikit-learn.org/stable/modules/calibration.html
    Mon Mar 23 20:39:21 UTC 2026
      14.6K bytes
      Cache
     
  8. 移行 1.0.4H to 1.0.4J | DBFlute

    SiteMap | Author's Blog 移行 1.0.4H to 1.0.4J お約束の注意点 環境上の注意点 ソースコードのデフォルト改行コードをLFに...
    dbflute.seasar.org/ja/environment/upgrade/migration/migrate104Hto104J.html
    Fri May 01 08:50:17 UTC 2026
      1.9K bytes
      Cache
     
  9. 移行 1.0.3 to 1.0.4A | DBFlute

    SiteMap | Author's Blog 移行 1.0.3 to 1.0.4A お約束の注意点 環境上の注意点 Rep...
    dbflute.seasar.org/ja/environment/upgrade/migration/migrate103to104A.html
    Fri May 01 08:50:17 UTC 2026
      2.1K bytes
      Cache
     
  10. 移行 1.0.2 to 1.0.3 | DBFlute

    SiteMap | Author's Blog 移行 1.0.2 to 1.0.3 お約束の注意点 環境上の注意点 Inne...
    dbflute.seasar.org/ja/environment/upgrade/migration/migrate102to103.html
    Fri May 01 08:50:17 UTC 2026
      2K bytes
      Cache
     
Back to Top