Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 511 - 520 of 1,341 for test (0.19 sec)

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

    model_selection import train_test_split >>> from sklearn.linear_model...X_val , y_train , y_val = train_test_split ( ... diabetes . data...
    scikit-learn.org/stable/modules/permutation_importance.html
    Tue Jul 01 15:59:34 UTC 2025
      56.2K bytes
      Cache
     
  2. Poisson regression and non-normal loss — scikit...

    df_test = train_test_split ( df , test_size = 0.33 ,...df_test [ "Frequency" ], df_test [ "Frequency" ], df_test [ "Exposure"...
    scikit-learn.org/stable/auto_examples/linear_model/plot_poisson_regression_non_normal_loss.html
    Tue Jul 01 15:59:33 UTC 2025
      172.7K bytes
      Cache
     
  3. ConfusionMatrixDisplay — scikit-learn 1.7.0 doc...

    X_test , y_train , y_test = train_test_split ( X ,...X_train , X_test , y_train , y_test = train_test_split ( ......
    scikit-learn.org/stable/modules/generated/sklearn.metrics.ConfusionMatrixDisplay.html
    Tue Jul 01 15:59:34 UTC 2025
      150.1K bytes
      Cache
     
  4. Species distribution modeling — scikit-learn 1....

    "ascii" ) points = dict ( test = test , train = train ) for label...species . pts_test [ "dd long" ], species . pts_test [ "dd lat"...
    scikit-learn.org/stable/auto_examples/applications/plot_species_distribution_modeling.html
    Tue Jul 01 15:59:35 UTC 2025
      122.4K bytes
      Cache
     
  5. LastaFluteのJakarta対応 (Java21) | LastaFlute

    jakarta | Github exampleやtestも exampleやtestプロジェクトもブランチで分けてマージ管理していきます。...Jakarta版LastaFlute リリース一覧 Java8版との整合性 exampleやtestも 依存ライブラリをJakartaに 依存スコープに夜じゃなくて寄る...
    dbflute.seasar.org/ja/lastaflute/howto/upgrade/lakarta.html
    Fri Jun 13 09:55:28 UTC 2025
      26.9K bytes
      Cache
     
  6. 概要

    outside-sql-test : outside-sql-test.[sh|bat]を実行します。 replace-schema...jdbc generate doc outside-sql-test replace-schema sql2entity manage...
    dbflute.seasar.org/maven/plugin/ja/index.html
    Fri Jun 13 09:55:28 UTC 2025
      13.9K bytes
      Cache
     
  7. ハンズオンセクション 6 | DBFlute

    UnitContainerTestCas { public void test_ ... () { // _testで補完 ... } } テストクラスで...グが出力されていたかと思います。 これは、既に src/test/resources 配下に log4j.properties...
    dbflute.seasar.org/ja/tutorial/handson/section06.html
    Fri Jun 13 09:55:28 UTC 2025
      42.9K bytes
      Cache
     
  8. power_transform — scikit-learn 1.7.0 documentation

    splitting into training and test sets. This will bias the model...information would have leaked from the test set to the training set. In...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.power_transform.html
    Tue Jul 01 15:59:33 UTC 2025
      112.6K bytes
      Cache
     
  9. Failure of Machine Learning to infer causal eff...

    X_test , y_train , y_test = train_test_split ( X ,...data into a training and a testing set. from sklearn.model_selection...
    scikit-learn.org/stable/auto_examples/inspection/plot_causal_interpretation.html
    Tue Jul 01 15:59:33 UTC 2025
      109.8K bytes
      Cache
     
  10. Version 0.20 — scikit-learn 1.7.0 documentation

    text.CountVectorizer and other text vectorizers could...feature_extraction.text.CountVectorizer , feature_extraction.text.TfidfVectorizer...
    scikit-learn.org/stable/whats_new/v0.20.html
    Tue Jul 01 15:59:35 UTC 2025
      309.4K bytes
      Cache
     
Back to top