Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 181 - 200 of 1,638 for test (0.18 sec)

  1. Elasticsearch features list | Elastic

    "message" : { "query" : "this is a test", "operator" : "and" } } } }...default distribution, you can also test out Platinum features such as...
    www.elastic.co/elasticsearch/features
    Sat May 11 00:36:54 UTC 2024
      545.9K bytes
      1 views
      Cache
     
  2. 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/
    Wed May 08 01:12:25 UTC 2024
      176.6K bytes
      3 views
      Cache
     
  3. Semi-supervised Classification on a Text Datase...

    X_test , y_train , y_test = train_test_split ( X ,..., X_train , y_train , X_test , y_test ): print ( "Number of training...
    scikit-learn.org/stable/auto_examples/semi_supervised/plot_semi_supervised_newsgroups.html
    Thu May 09 23:01:25 UTC 2024
      42K bytes
      Cache
     
  4. MetaFilter Projects

    interactive text adventure A climate-fiction text adventure with...performed a study on myself to test this hypothesis. I lost a modest...
    projects.metafilter.com
    Wed May 08 00:41:30 UTC 2024
      72.8K bytes
      Cache
     
  5. MetaFilter | Community Weblog

    always see if it passed the smell test -- read the straight poop inside....style="display:none"></div> <script type="text/javascript"> !function() { var...
    www.metafilter.com/
    Sat May 11 00:54:39 UTC 2024
      72.9K bytes
      2 views
      Cache
     
  6. 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
    Thu May 09 23:01:25 UTC 2024
      98.4K bytes
      Cache
     
  7. Model selection: choosing estimators and their ...

    X_digits [ test ], y_digits [ test ]) ... for train , test in k_fold..., y_train ) . score ( X_test , y_test )) >>> print ( scores )...
    scikit-learn.org/stable/tutorial/statistical_inference/model_selection.html
    Thu May 09 23:01:25 UTC 2024
      49.6K bytes
      Cache
     
  8. We Ranked The Best Frozen Pizza Brands

    We Ranked The Best Frozen Pizza Brands I Tested And Ranked The...frozen pizzas. So I blind taste-tested the seven most popular grocery...
    www.buzzfeed.com/webstories/frozen-pizza-brands-ranked/
    Sun Apr 28 00:05:42 UTC 2024
      99K bytes
      Cache
     
  9. Elastic on Elastic: How InfoSec uses the Elasti...

    allowing us to test fields or dashboards without...'https://qualysapi.xxx.apps.qualys.com/qps/rest/2.0/update/am/tag' \ --location...
    www.elastic.co/blog/how-infosec-uses-elastic-stack-vulnerability-management
    Sat May 11 01:06:46 UTC 2024
      468.4K bytes
      Cache
     
  10. A pastor vows to fight Satan’s influence at lib...

    over its public library is testing its reputation for welcoming...residents see the library fight as a test of what type city Metropolis...
    www.nbcnews.com/news/us-news/metropolis-illinois-library-books-battle-superman-rcna148352
    Fri Apr 19 00:56:48 UTC 2024
      330.1K bytes
      Cache
     
  11. Putting it all together — scikit-learn 1.4.2 do...

    X_test , y_train , y_test = train_test_split ( X , y , test_size...set and a test and keep 25% of the data for testing. X_train ,...
    scikit-learn.org/stable/tutorial/statistical_inference/putting_together.html
    Thu May 09 23:01:25 UTC 2024
      45.3K bytes
      1 views
      Cache
     
  12. sitemap-news

    169Z11 best meal delivery services, tested and reviewed...th/health-news/bird-flu-cow-test-farmers-incentive-us-govern...
    www.nbcnews.com/sitemap/nbcnews/sitemap-news
    Sat May 11 00:58:46 UTC 2024
      121.5K bytes
      2 views
     
  13. Faces recognition example using eigenfaces and ...

    X_test , y_train , y_test = train_test_split ( X , y , test_size...set and a test and keep 25% of the data for testing. X_train ,...
    scikit-learn.org/stable/auto_examples/applications/plot_face_recognition.html
    Thu May 09 23:01:25 UTC 2024
      50K bytes
      Cache
     
  14. Nested versus non-nested cross-validation — sci...

    ) non_nested_scores [ i ] = clf . best_score_ # Nested CV with...[ non_nested_scores_line , nested_line ], [ "Non-Nested CV" ,...
    scikit-learn.org/stable/auto_examples/model_selection/plot_nested_cross_validation_iris.html
    Thu May 09 23:01:25 UTC 2024
      39.5K bytes
      Cache
     
  15. 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
    Thu May 09 23:01:25 UTC 2024
      115.7K bytes
      Cache
     
  16. Kernel PCA — scikit-learn 1.4.2 documentation

    X_test , y_train , y_test = train_test_split ( X ,..."Training data" ) test_ax . scatter ( X_test [:, 0 ], X_test [:, 1 ],...
    scikit-learn.org/stable/auto_examples/decomposition/plot_kernel_pca.html
    Thu May 09 23:01:25 UTC 2024
      44.1K bytes
      Cache
     
  17. Olympic Games 2024 countdown begins: Paris prep...

    Test your knowledge of Olympic sports...
    www.nbcnews.com/sports/olympics/olympic-games-2024-countdown-begins-paris-prepares-rcna145838
    Thu Apr 18 00:59:06 UTC 2024
      455.4K bytes
      Cache
     
  18. Who Has the Right to “Disrupt” the University?

    speech by creating a new litmus test for what kind of protest activity...had warned protesters , or the rest of their campus communities,...
    jewishcurrents.org/who-has-the-right-to-disrupt-the-university
    Mon May 06 15:38:04 UTC 2024
      82.9K bytes
      Cache
     
  19. Multiclass sparse logistic regression on 20newg...

    X_test , y_train , y_test = train_test_split ( X ,...predict ( X_test ) accuracy = np . sum ( y_pred == y_test ) / y_test...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sparse_logistic_regression_20newsgroups.html
    Thu May 09 23:01:25 UTC 2024
      41K bytes
      Cache
     
  20. Sample pipeline for text feature extraction and...

    ) data_test = fetch_20newsgroups ( subset = "test" , categories...vect__norm: l1 test_accuracy = random_search . score ( data_test . data...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_text_feature_extraction.html
    Thu May 09 23:01:25 UTC 2024
      91.7K bytes
      Cache
     
Back to top