Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 81 - 90 of 821 for tests (2.21 sec)

  1. model_evaluation.rst.txt

    ratio (pre-test and post-tests): .. math:: \text{post-test odds} =...>>> X_train, X_test, y_train, y_test = train_test_split(X, y, random_state=0)...
    scikit-learn.org/stable/_sources/modules/model_evaluation.rst.txt
    Fri Aug 22 18:00:33 UTC 2025
      132.2K bytes
      3 views
     
  2. auto_examples_jupyter.zip

    X_test, y_train, y_test = train_test_split(\n X, y, test_size=0.25,...\"%(n_test)6d test docs (%(n_test_pos)6d positive) \" % test_stats\n...
    scikit-learn.org/stable/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip
    Thu Aug 21 16:13:30 UTC 2025
      2.2M bytes
      2 views
     
  3. 3.4. Metrics and scoring: quantifying the quali...

    ratio (pre-test and post-tests): \[\text{post-test odds} = \text{Likelihood...X_train , X_test , y_train , y_test = train_test_split ( X ,...
    scikit-learn.org/stable/modules/model_evaluation.html
    Fri Aug 22 18:00:34 UTC 2025
      417.3K bytes
      Cache
     
  4. Live updates: Trump arrives in Scotland; Depart...

    HIV prevention medications or tests for osteoporosis, according...
    www.nbcnews.com/politics/trump-administration/live-blog/trump-epstein-ghislaine-maxwell-tariffs-i...
    Sat Jul 26 01:23:15 UTC 2025
      1.1M bytes
      Cache
     
  5. Classification of text documents using sparse f...

    predict ( X_test ) test_time = time () - t0 print ( f "test time: {..., ) data_test = fetch_20newsgroups ( subset = "test" , categories...
    scikit-learn.org/stable/auto_examples/text/plot_document_classification_20newsgroups.html
    Fri Aug 22 18:00:32 UTC 2025
      158K bytes
      Cache
     
  6. 11. Common pitfalls and recommended practices —...

    X_test , y_train , y_test = train_test_split ( ......X_train , X_test , y_train , y_test = train_test_split ( ......
    scikit-learn.org/stable/common_pitfalls.html
    Fri Aug 22 18:00:29 UTC 2025
      102.8K bytes
      Cache
     
  7. Kernel PCA — scikit-learn 1.7.1 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
    Fri Aug 22 18:00:29 UTC 2025
      107.5K bytes
      Cache
     
  8. Introducing Elastic Observability's new Synthet...

    monitoring tests Creating end-to-end synthetics monitoring tests Playwright...managed testing service, offering a global network of testing locations....
    www.elastic.co/observability-labs/blog/new-synthetic-monitoring-observability
    Fri Aug 15 01:07:22 UTC 2025
      66.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
    Fri Aug 22 18:00:34 UTC 2025
      192K bytes
      Cache
     
  10. PredefinedSplit — scikit-learn 1.7.1 documentation

    Provides train/test indices to split data into train/test sets using...The entry test_fold[i] represents the index of the test set that...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.PredefinedSplit.html
    Fri Aug 22 18:00:29 UTC 2025
      115.7K bytes
      Cache
     
Back to top