Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 501 - 510 of 2,897 for 1 (0.25 sec)

  1. 1. Supervised learning — scikit-learn 1.7.2 doc...

    version 1. Supervised learning # 1.1. Linear Models 1.1.1. Ordinary...Lasso 1.1.4. Multi-task Lasso 1.1.5. Elastic-Net 1.1.6. Multi-task...
    scikit-learn.org/stable/supervised_learning.html
    Tue Nov 04 06:34:51 UTC 2025
      46.9K bytes
      Cache
     
  2. Nearest Neighbors Classification — scikit-learn...

    feature_names [ 1 ], shading = "auto" , alpha =.... iloc [:, 0 ], X . iloc [:, 1 ], c = y , edgecolors = "k" )...
    scikit-learn.org/stable/auto_examples/neighbors/plot_classification.html
    Tue Nov 04 06:34:51 UTC 2025
      96.2K bytes
      Cache
     
  3. Version 0.19 — scikit-learn 1.7.2 documentation

    1.4 to 0.1.7 for resolving links in...linear_model.HuberRegressor . For Scipy <= 1.0.0, the optimizer could perform...
    scikit-learn.org/stable/whats_new/v0.19.html
    Tue Nov 04 06:34:51 UTC 2025
      176.5K bytes
      Cache
     
  4. Confusion matrix — scikit-learn 1.7.2 documenta...

    confusion matrix [[1. 0. 0. ] [0. 0.62 0.38] [0. 0. 1. ]] # Authors:...
    scikit-learn.org/stable/auto_examples/model_selection/plot_confusion_matrix.html
    Tue Nov 04 06:34:50 UTC 2025
      88.9K bytes
      Cache
     
  5. Sparse inverse covariance estimation — scikit-l...

    RandomState ( 1 ) prec = make_sparse_spd_matrix...): plt . subplot ( 2 , 4 , i + 1 ) plt . imshow ( this_cov , interpolation...
    scikit-learn.org/stable/auto_examples/covariance/plot_sparse_cov.html
    Tue Nov 04 06:34:51 UTC 2025
      108.3K bytes
      Cache
     
  6. maxabs_scale — scikit-learn 1.7.2 documentation

    1 , 2 ], [ - 1 , 0 , 1 ]] >>> maxabs_scale...column independently array([[-1. , 1. , 1. ], [-0.5, 0. , 0.5]]) >>>...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.maxabs_scale.html
    Mon Nov 03 14:20:05 UTC 2025
      109.8K bytes
      Cache
     
  7. robust_scale — scikit-learn 1.7.2 documentation

    independently array([[-1., 1., 1.], [ 1., -1., -1.]]) >>> robust_scale...robust_scale >>> X = [[ - 2 , 1 , 2 ], [ - 1 , 0 , 1 ]] >>> robust_scale...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.robust_scale.html
    Sat Nov 01 09:15:33 UTC 2025
      112.9K bytes
      Cache
     
  8. Successive Halving Iterations — scikit-learn 1....

    "max_features" : randint ( 1 , 6 ), "min_samples_split" : randint...min_samples_split 5 min_samples_leaf 1 min_weight_fraction_leaf 0.0 max_features...
    scikit-learn.org/stable/auto_examples/model_selection/plot_successive_halving_iterations.html
    Tue Nov 04 06:34:50 UTC 2025
      127.1K bytes
      Cache
     
  9. API Reference — scikit-learn 1.7.2 documentation

    Scale each feature to the [-1, 1] range without breaking the...make_friedman1 Generate the “Friedman #1” regression problem. sklearn.datasets...
    scikit-learn.org/stable/api/index.html
    Tue Nov 04 06:34:50 UTC 2025
      522.2K bytes
      Cache
     
  10. OutsideSqlTestCommandPlugin (DBFlute Maven Plug...

    概要 パッケージ クラス 使用 階層ツリー 非推奨 索引 ヘルプ 前のクラス 次のクラス フレーム フレームなし すべてのクラス 概要: ネスト | フィールド | コンストラクタ | メソッド 詳細: フィールド | コンストラクタ...
    dbflute.seasar.org/maven/plugin/apidocs/org/seasar/dbflute/maven/plugin/OutsideSqlTestCommandPlug...
    Mon Sep 15 10:51:18 UTC 2025
      14.8K bytes
      Cache
      Similar Results (2)
     
Back to top