Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 51 - 60 of 348 for test (0.08 sec)

  1. 8.3. Parallelism, resource management, and conf...

    sure that test results are independent of the test execution...run all tests with different seeds while keeping the test duration...
    scikit-learn.org/dev/computing/parallelism.html
    Fri May 31 14:06:03 UTC 2024
      62.2K bytes
      Cache
      Similar Results (1)
     
  2. Elastic Google Drive connector reference | Ente...

    Connector testing for more details. To perform E2E testing for the...command: make ftest NAME=google_drive For faster tests, add the DATA_SIZE=small...
    www.elastic.co/guide/en/enterprise-search/current/connectors-google-drive.html
    Thu May 09 14:03:31 UTC 2024
      51.4K bytes
      Cache
     
  3. maihamadb properties

    test.prefix Env Lang Property uq Comment - - [Test] 1 The...to show test environment or not integration - [Test] 1 The prefix...
    dbflute.seasar.org/ja/data/doc/harbor/properties-maihamadb.html
    Fri May 24 02:21:59 UTC 2024
      93.3K bytes
      Cache
     
  4. MetaFilter | Community Weblog

    Test yourself here . posted by anotherpanacea...style="display:none"></div> <script type="text/javascript"> !function() { var...
    www.metafilter.com/
    Sun Jun 02 00:44:29 UTC 2024
      82.1K bytes
      2 views
      Cache
     
  5. OutsideSqlTestCommandPlugin (DBFlute Maven Plug...

    provides outside-sql-test goal to run outside-sql-test.[sh|bat]. 作成者:...
    dbflute.seasar.org/maven/plugin/apidocs/org/seasar/dbflute/maven/plugin/OutsideSqlTestCommandPlug...
    Fri May 24 02:22:00 UTC 2024
      14.8K bytes
      Cache
     
  6. Linear Regression Example — scikit-learn 1.5.0 ...

    scatter ( diabetes_X_test , diabetes_y_test , color = "black" )...Split the data into training/testing sets diabetes_X_train = diabetes_X...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ols.html
    Fri May 31 14:06:06 UTC 2024
      89.2K bytes
      Cache
     
  7. Caching nearest neighbors — scikit-learn 1.5.0 ...

    cv_results_ [ "mean_test_score" ], yerr = grid_model...grid_model . cv_results_ [ "std_test_score" ], ) axes [ 0 ] . set ( xlabel...
    scikit-learn.org/stable/auto_examples/neighbors/plot_caching_nearest_neighbors.html
    Fri May 31 14:06:06 UTC 2024
      93K bytes
      Cache
     
  8. Orthogonal Matching Pursuit — scikit-learn 1.5....

    Train error vs Test error Train error vs Test error Feature agglomeration...
    scikit-learn.org/stable/auto_examples/linear_model/plot_omp.html
    Fri May 31 14:06:06 UTC 2024
      96.6K bytes
      Cache
     
  9. 1.17. Neural network models (supervised) — scik...

    transformation to test data >>> X_test = scaler . transform ( X_test ) An...apply the same scaling to the test set for meaningful results....
    scikit-learn.org/stable/modules/neural_networks_supervised.html
    Fri May 31 14:06:07 UTC 2024
      72.4K bytes
      Cache
     
  10. MNIST classification using multinomial logistic...

    X_test , y_train , y_test = train_test_split ( X ,...clf . score ( X_test , y_test ) # print('Best C % .4f' % clf.C_)...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sparse_logistic_regression_mnist.html
    Fri May 31 14:06:06 UTC 2024
      95.5K bytes
      Cache
     
Back to top