Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 81 - 90 of 668 for test (0.11 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
    Sun May 19 20:00:39 UTC 2024
      195.6K bytes
      Cache
     
  2. 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
    Mon May 20 00:35:56 UTC 2024
      381.2K bytes
      Cache
     
  3. Poll: Election interest hits new low in tight B...

    points in a five-way ballot test including Kennedy and other...the previous survey, as Biden bests Trump on the issues of abortion...
    www.nbcnews.com/politics/2024-election/poll-biden-trump-tight-race-election-interest-low-rcna148170
    Mon Apr 22 00:51:15 UTC 2024
      403.6K bytes
      Cache
     
  4. Slashdot: News for nerds, stuff that matters

    prompted by a failed uncrewed test flight." The New Shepard rocket...China, India and Russia all have tested such missiles. But the United...
    science.slashdot.org
    Mon May 20 01:13:00 UTC 2024
      153.9K bytes
      Cache
     
  5. 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
    Sun May 19 20:00:39 UTC 2024
      98.4K bytes
      Cache
     
  6. 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
    Sun May 19 20:00:39 UTC 2024
      100K bytes
      Cache
     
  7. Biden administration plans to reclassify mariju...

    “open up the ability to actually test it and put it in a laboratory...
    www.nbcnews.com/politics/joe-biden/biden-administration-plans-reclassify-marijuana-easing-restric...
    Wed May 01 00:50:15 UTC 2024
      367.2K bytes
      Cache
     
  8. 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
     
  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
    Sun May 19 20:00:39 UTC 2024
      115.7K bytes
      Cache
     
  10. 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
    Sun May 19 20:00:39 UTC 2024
      99.5K bytes
      Cache
     
Back to top