Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 91 - 100 of 717 for tests (0.37 sec)

  1. Elastic (ELK) Stack features list | Elastic

    you can also test out Platinum features such as..."message" : { "query" : "this is a test", "operator" : "and" } } } }...
    www.elastic.co/elastic-stack/features
    Fri May 03 00:27:02 UTC 2024
      868K bytes
      2 views
      Cache
     
  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 May 02 15:42:32 UTC 2024
      2.1M bytes
      2 views
     
  3. Best Headphones of 2023

    warranty duration based on tests that give an idea of the average...
    digg.com/technology/audio/best-headphones
    Fri May 03 01:18:23 UTC 2024
      247.7K bytes
      Cache
     
  4. 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
    Thu May 02 15:42:33 UTC 2024
      94.2K bytes
      Cache
     
  5. 10. 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
    Thu May 02 15:42:32 UTC 2024
      83K bytes
      Cache
     
  6. 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 02 15:42:32 UTC 2024
      44.1K bytes
      Cache
     
  7. sklearn.model_selection.PredefinedSplit — sciki...

    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
    Thu May 02 15:42:32 UTC 2024
      26.6K bytes
      Cache
     
  8. 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 02 15:42:33 UTC 2024
      115.7K bytes
      Cache
     
  9. Introducing the set_output API — scikit-learn 1...

    X_test , y_train , y_test = train_test_split ( X ,...X_train ) X_test_scaled = scaler . transform ( X_test ) X_test_scaled...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_set_output.html
    Thu May 02 15:42:32 UTC 2024
      77K bytes
      Cache
     
  10. 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 02 15:42:32 UTC 2024
      50K bytes
      Cache
     
Back to top