Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 61 - 70 of 3,051 for 1 (0.11 sec)

  1. 1.10. Decision Trees — scikit-learn 1.7.2 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 Oct 20 15:12:26 UTC 2025
      94.5K bytes
      Cache
     
  2. 1.13. Feature selection — scikit-learn 1.7.2 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 Oct 20 15:12:26 UTC 2025
      73.8K bytes
      Cache
     
  3. 8.1. Toy datasets — scikit-learn 1.7.2 document...

    length: 1.0 6.9 3.76 1.76 0.9490 (high!) petal width: 0.1 2.5 1.20...0.41 3.58 1.59 0.57 Colour Intensity: 1.3 13.0 5.1 2.3 Hue: 0.48...
    scikit-learn.org/stable/datasets/toy_dataset.html
    Mon Oct 20 15:12:26 UTC 2025
      63.3K bytes
      1 views
      Cache
     
  4. 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 Oct 20 15:12:26 UTC 2025
      63.3K bytes
      Cache
     
  5. 1.4. Support Vector Machines — scikit-learn 1.7...

    “0 vs 1”, “0 vs 2” , … “0 vs n”, “1 vs 2”, “1 vs 3”, “1 vs n”,...vectors \(v^{0}_1, v^{1}_1\) and \(v^{0}_2, v^{1}_2\) respectively....
    scikit-learn.org/stable/modules/svm.html
    Mon Oct 20 15:12:26 UTC 2025
      125.5K bytes
      Cache
     
  6. 移行 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
    Mon Sep 15 10:51:17 UTC 2025
      7K bytes
      Cache
     
  7. 移行 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
    Mon Sep 15 10:51:17 UTC 2025
      6.8K bytes
      Cache
     
  8. 移行 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
    Mon Sep 15 10:51:17 UTC 2025
      7K bytes
      Cache
     
  9. make_regression — scikit-learn 1.7.2 documentation

    1.523], [-0.2341, -0.2341], [-0.4694, 0.5425], [ 1.579,...scikit-learn 1.4 Release Highlights for scikit-learn 1.4 On this...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_regression.html
    Mon Oct 20 15:12:26 UTC 2025
      119.8K bytes
      Cache
     
  10. OneVsRestClassifier — scikit-learn 1.7.2 docume...

    as a 2D binary (0/1) matrix, where [i, j] == 1 indicates the presence...means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/stable/modules/generated/sklearn.multiclass.OneVsRestClassifier.html
    Mon Oct 20 15:12:26 UTC 2025
      150.6K bytes
      Cache
     
Back to top