Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 41 - 50 of 506 for tests (0.11 sec)

  1. Elasticsearch kNN search: How to choose the bes...

    It's important to test different values of k to find...psychological and physical tests of his ability to fight injustice.","actors":...
    www.elastic.co/search-labs/blog/elasticsearch-knn-and-num-candidates-strategies
    Mon May 27 00:52:21 UTC 2024
      200.8K bytes
      Cache
     
  2. What is Cybersecurity? | A Comprehensive Securi...

    and testing security features within applications...security measures. Penetration testing: Regularly performing internal...
    www.elastic.co/what-is/cybersecurity
    Tue May 28 00:46:04 UTC 2024
      351K bytes
      Cache
     
  3. Best Headphones of 2023

    warranty duration based on tests that give an idea of the average...
    digg.com/technology/audio/best-headphones
    Tue May 28 01:15:04 UTC 2024
      247.7K bytes
      Cache
     
  4. 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/dev/modules/model_evaluation.html
    Thu May 23 20:54:14 UTC 2024
      398.6K bytes
      Cache
      Similar Results (1)
     
  5. Gradient Boosting Out-of-Bag estimates — scikit...

    X_test , y_train , y_test = train_test_split ( X ,...for test data test_score = heldout_score ( clf , X_test , y_test...
    scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_oob.html
    Mon May 27 10:29:30 UTC 2024
      111.1K bytes
      Cache
     
  6. TimeSeriesSplit — scikit-learn 1.5.0 documentation

    in train/test sets. In each split, test indices must be...n_splits=5, test_size=None) >>> for i , ( train_index , test_index...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.TimeSeriesSplit.html
    Mon May 27 10:29:31 UTC 2024
      134.4K bytes
      2 views
      Cache
     
  7. ShuffleSplit — scikit-learn 1.5.0 documentation

    print ( f " Test: index= { test_index } " ) Fold 0: Train:...4] Test: index=[5 2] Fold 1: Train: index=[4 0 2 5] Test: index=[1...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.ShuffleSplit.html
    Mon May 27 10:29:28 UTC 2024
      129.5K bytes
      Cache
     
  8. StratifiedShuffleSplit — scikit-learn 1.5.0 doc...

    Provides train/test indices to split data in train/test sets. This..." ) ... print ( f " Test: index= { test_index } " ) Fold 0: Train:...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedShuffleSplit.html
    Mon May 27 10:29:31 UTC 2024
      127.1K bytes
      Cache
     
  9. GroupShuffleSplit — scikit-learn 1.5.0 document...

    f " Test: index= { test_index } , group= { groups [ test_index...indices for that split. test ndarray The testing set indices for that...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.GroupShuffleSplit.html
    Mon May 27 10:29:28 UTC 2024
      133.6K bytes
      Cache
     
  10. 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
    Mon May 27 10:29:30 UTC 2024
      104.3K bytes
      Cache
     
Back to top