Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 41 - 50 of 207 for test (0.09 sec)

  1. 1.11. Ensembles: Gradient boosting, random fore...

    train_test_split >>> X_train , X_test , y_train , y_test = train_test_split...mean_squared_error ( y_test , est . predict ( X_test )) 5.00... The figure...
    scikit-learn.org/stable/modules/ensemble.html
    Tue May 14 20:49:02 UTC 2024
      195.6K bytes
      Cache
     
  2. Slashdot: News for nerds, stuff that matters

    early access to a closed alpha test. From a report: The controversial...direct their desired output using text, image, or video-based prompts,...
    slashdot.org
    Wed May 15 01:06:37 UTC 2024
      135.5K bytes
      Cache
     
  3. Out-of-core classification of text documents — ...

    - tick test_stats [ "n_test" ] += len ( y_test ) test_stats [...%(n_test)6d test docs ( %(n_test_pos)6d positive) " % test_stats...
    scikit-learn.org/stable/auto_examples/applications/plot_out_of_core_classification.html
    Tue May 14 20:49:03 UTC 2024
      98.4K bytes
      Cache
     
  4. Slashdot: News for nerds, stuff that matters

    source and give up the Morse Code test for ham radio licenses, Bruce...DDX drivers were fixed and tested to work again, as well as complete...
    slashdot.org/
    Tue May 14 01:10:11 UTC 2024
      175.6K bytes
      3 views
      Cache
     
  5. Analyzing online search relevance metrics with ...

    sophisticated tools such as A/B testing and result interleaving to...API in Elasticsearch blog post Test-Driven Relevance Tuning of Elasticsearch...
    www.elastic.co/blog/analyzing-online-search-relevance-metrics-with-the-elastic-stack
    Wed May 15 00:32:32 UTC 2024
      373.9K bytes
      Cache
     
  6. IBM open-sources its Granite AI models - and th...

    using these LLMs to create tests and find and fix bugs. "Many...day -- from generating unit tests to writing documentation or...
    www.zdnet.com/article/ibm-open-sources-its-granite-ai-models-and-they-mean-business/
    Tue May 14 00:32:45 UTC 2024
      488.1K bytes
      Cache
     
  7. Slashdot: News for nerds, stuff that matters

    that best serves developer needs while bringing a best-in-class...research team initially thought the test was flawed. 173851429 submission...
    slashdot.org/popular
    Tue May 14 01:09:51 UTC 2024
      138.3K bytes
      Cache
     
  8. Probability Calibration for 3-class classificat...

    y [: 1000 ] X_test , y_test = X [ 1000 :], y [ 1000...log_loss ( y_test , clf_probs ) cal_score = log_loss ( y_test , cal_clf_probs...
    scikit-learn.org/stable/auto_examples/calibration/plot_calibration_multiclass.html
    Tue May 14 20:49:03 UTC 2024
      99.5K bytes
      Cache
     
  9. Statistical comparison of models using grid sea...

    "rank_test_score" , "mean_test_score" , "std_test_score" ]]...params rank_test_score mean_test_score std_test_score kernel...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_stats.html
    Tue May 14 20:49:02 UTC 2024
      115.7K bytes
      Cache
     
  10. sklearn.pipeline.Pipeline — scikit-learn 1.4.2 ...

    X_test , y_train , y_test = train_test_split ( X ,..., y_train ) . score ( X_test , y_test ) 0.88 >>> # An estimator's...
    scikit-learn.org/stable/modules/generated/sklearn.pipeline.Pipeline.html
    Tue May 14 20:49:01 UTC 2024
      100K bytes
      Cache
     
Back to top