Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 31 - 40 of 302 for tests (0.09 sec)

  1. MNIST classification using multinomial logistic...

    X_test , y_train , y_test = train_test_split ( X ,...( X_train ) X_test = scaler . transform ( X_test ) # Turn up tolerance...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sparse_logistic_regression_mnist.html
    Thu May 30 15:22:06 UTC 2024
      95.5K bytes
      Cache
     
  2. Non-negative least squares — scikit-learn 1.5.0...

    import train_test_split X_train , X_test , y_train , y_test = train_test_split...train_test_split ( X , y , test_size = 0.5 ) Fit the Non-Negative...
    scikit-learn.org/stable/auto_examples/linear_model/plot_nnls.html
    Thu May 30 15:22:04 UTC 2024
      92.8K bytes
      Cache
     
  3. Elasticsearch Resiliency Status | Elastic

    designed to test distributed systems. It is not a single test and is...writes to our testing framework. As the Jepsen tests evolve, we...
    www.elastic.co/guide/en/elasticsearch/resilienc...
    Mon Dec 11 22:11:20 UTC 2023
      85.9K bytes
      Cache
     
  4. Developer’s Guide — scikit-learn 1.4.2 document...

    on GitHub Actions Testing and improving test coverage Writing...matplotlib related tests Workflow to improve test coverage Monitoring...
    scikit-learn.org/stable/developers/index.html
    Mon May 20 18:34:25 UTC 2024
      38.9K bytes
      Cache
     
  5. 5. Visualizations — scikit-learn 1.5.0 document...

    X_test , y_train , y_test = train_test_split ( X ,...from_estimator ( svc , X_test , y_test ) The returned svc_disp...
    scikit-learn.org/stable/visualizations.html
    Thu May 30 15:22:07 UTC 2024
      48.4K bytes
      Cache
     
  6. Action定義のテスト (ActionDefTest) | LastaFlute

    src/main/resources // メインのリソース置き場 src/test/java // テストクラス置き場 |-org.docksidestage...UnitDocksideTestCase { public void test_component() throws Exception...
    dbflute.seasar.org/ja/lastaflute/howto/action/actiondeftest.html
    Fri May 24 02:22:00 UTC 2024
      22K bytes
      23 views
      Cache
     
  7. Elastic network drive connector reference | Ent...

    "Folder-shared/org/*/all-tests/test[135]" } ] Excluding files..."pattern": "Folder-shared/**/all-tests/test[!7]" } ] Content extraction...
    www.elastic.co/guide/en/enterprise-search/current/connectors-network-drive.html
    Thu May 09 14:03:31 UTC 2024
      48.8K bytes
      Cache
     
  8. Installing scikit-learn — scikit-learn 1.5.0 do...

    2 tests pytest-cov 2.9.0 tests ruff 0.2.1 tests black 24.3.0...24.3.0 tests mypy 1.9 tests pyamg 4.0.0 tests polars 0.20.23 docs,...
    scikit-learn.org/stable/install.html
    Thu May 30 15:22:06 UTC 2024
      55K bytes
      Cache
      Similar Results (1)
     
  9. Developer’s Guide — scikit-learn 1.6.dev0 docum...

    on GitHub Actions Testing and improving test coverage Monitoring...Numbers Numerical assertions in tests Developers’ Tips and Tricks...
    scikit-learn.org/dev/developers/index.html
    Thu May 30 15:22:03 UTC 2024
      45.7K bytes
      Cache
     
  10. UTFluteのセットアップ | DBFlute

    @Java /** * The test case with container for unit test. * @author...PlainTestCase { public void test_demo() { // メソッド名が test で始まること markHere(...
    dbflute.seasar.org/ja/manual/function/helper/utflute/setup.html
    Fri May 24 02:22:00 UTC 2024
      23.5K bytes
      1 views
      Cache
     
Back to top