Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 141 - 150 of 348 for test (0.08 sec)

  1. 1.9. Naive Bayes — scikit-learn 1.5.0 documenta...

    X_test , y_train , y_test = train_test_split ( X ,...: %d " ... % ( X_test . shape [ 0 ], ( y_test != y_pred ) . sum...
    scikit-learn.org/stable/modules/naive_bayes.html
    Fri May 31 14:06:06 UTC 2024
      62.8K bytes
      Cache
     
  2. Elastic GitHub connector reference | Enterprise...

    Connector testing for more details. To perform E2E testing for the...command: $ make ftest NAME=github For faster tests, add the DATA_SIZE=small...
    www.elastic.co/guide/en/enterprise-search/current/connectors-github.html
    Thu May 09 14:03:31 UTC 2024
      60.4K bytes
      Cache
     
  3. 利用方法

    (dbflute:outside-sql-test) dbflute:outside-sql-test ゴールを実行すると、DBFlute...outside-sql-test.[sh|bat] が実行されます。 outside-sql-test については、DBFlute...
    dbflute.seasar.org/maven/plugin/ja/usage.html
    Fri May 24 02:22:00 UTC 2024
      24.7K bytes
      Cache
     
  4. 概要

    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 May 24 02:22:00 UTC 2024
      13.9K bytes
      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
    Fri May 31 14:06:06 UTC 2024
      92K bytes
      Cache
     
  6. 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
    Fri May 24 02:22:00 UTC 2024
      36.8K bytes
      Cache
     
  7. Testimonials — scikit-learn 1.5.0 documentation

    but its careful and well tested implementation give us the...Moreover, its consistent API, well-tested code and permissive licensing...
    scikit-learn.org/stable/testimonials/testimonials.html
    Fri May 31 14:06:06 UTC 2024
      59.3K bytes
      Cache
     
  8. 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
    Fri May 24 02:22:00 UTC 2024
      22.9K bytes
      Cache
     
  9. Version 0.17 — scikit-learn 1.6.dev0 documentation

    ShuffleSplit generate train-test folds, respectively similar...option to cross_validation.train_test_split for stratified splitting....
    scikit-learn.org/dev/whats_new/v0.17.html
    Fri May 31 14:06:06 UTC 2024
      90.3K bytes
      Cache
      Similar Results (1)
     
  10. 1.5. Stochastic Gradient Descent — scikit-learn...

    SGDClassifier ()) est . fit ( X_train ) est . predict ( X_test ) If your...( X_train ) X_test = scaler . transform ( X_test ) # apply same...
    scikit-learn.org/stable/modules/sgd.html
    Fri May 31 14:06:07 UTC 2024
      92.6K bytes
      Cache
     
Back to top