Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 461 - 470 of 1,752 for test (0.07 sec)

  1. LastaFlute移行 0.8.2 to 0.8.3 | LastaFlute

    [App]ActionDefTest にメソッドを二つ追加 test_injectedResourceDefi() と test_lastaPresentsSomethi()...test_lastaPresentsSomethi() の二つ。 test_injectedResourceDefi() @ResourceアノテーションによるDI定義のポリシーチェック...
    dbflute.seasar.org/ja/lastaflute/howto/upgrade/migration/lamig082to083.html
    Tue Nov 12 15:10:59 UTC 2024
      36.8K bytes
      1 views
      Cache
     
  2. fetch_lfw_pairs — scikit-learn 1.6.0 documentation

    test’ for the development test set, and ‘10_folds’...Parameters : subset {‘train’, ‘test’, ‘10_folds’}, default=’train’...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_lfw_pairs.html
    Fri Dec 20 11:14:16 UTC 2024
      113.3K bytes
      Cache
     
  3. IsolationForest example — scikit-learn 1.6.0 do...

    X_test , y_train , y_test = train_test_split ( X ,...sklearn.model_selection import train_test_split n_samples , n_outliers...
    scikit-learn.org/stable/auto_examples/ensemble/plot_isolation_forest.html
    Fri Dec 20 11:14:14 UTC 2024
      119.7K bytes
      Cache
     
  4. 3.1. Cross-validation: evaluating estimator per...

    available data as a test set X_test, y_test . Note that the word...X_train , X_test , y_train , y_test = train_test_split ( ......
    scikit-learn.org/stable/modules/cross_validation.html
    Fri Dec 20 11:14:16 UTC 2024
      158.4K bytes
      1 views
      Cache
     
  5. Sparsity Example: Fitting only features 1 and 2...

    indices ] X_test = X [ - 20 :, indices ] y_train...y_train = y [: - 20 ] y_test = y [ - 20 :] Next we fit a linear...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ols_3d.html
    Sun Dec 08 14:35:21 UTC 2024
      87.9K bytes
      Cache
     
  6. Release Highlights for scikit-learn 1.6 — sciki...

    Many tests in the common test suite are updated...removed the _xfail_checks tag and tests which are expected to fail are...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_6_0.html
    Fri Dec 20 11:14:18 UTC 2024
      110.9K bytes
      Cache
     
  7. Lasta Di (DIコンテナ) | DBFlute

    switch component 'mystic' in unit test @Directory |-src/main/resources...sea.xml // in production | |-src/test/resources |- sea+mystic.xml...
    dbflute.seasar.org/ja/lastaflute/lastadi/index.html
    Tue Nov 12 15:10:59 UTC 2024
      22.9K bytes
      Cache
     
  8. org.seasar.dbflute.maven.plugin (DBFlute Maven ...

    provides outside-sql-test goal to run outside-sql-test. ReplaceSchemaCommand...
    dbflute.seasar.org/maven/plugin/apidocs/org/seasar/dbflute/maven/plugin/package-summary.html
    Tue Nov 12 15:10:59 UTC 2024
      9.7K bytes
      Cache
     
  9. check_cv — scikit-learn 1.6.0 documentation

    test) splits as arrays of indices....cross-validator which generates the train/test splits via the split method....
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.check_cv.html
    Fri Dec 20 11:14:16 UTC 2024
      108.9K bytes
      Cache
     
  10. Developing scikit-learn estimators — scikit-lea...

    predict ( X_test ) Depending on the nature of...private API and mostly used in tests. However, these tags expanded...
    scikit-learn.org/stable/developers/develop.html
    Fri Dec 20 11:14:18 UTC 2024
      107.3K bytes
      Cache
      Similar Results (1)
     
Back to top