Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 11 - 20 of 1,160 for test (0.1 sec)

  1. Synthetic Monitoring with Elastic Observability...

    push the test scripts with your code for continued testing in production....code releases and test updates, reuse test scripts to reduce...
    www.elastic.co/observability/synthetic-monitoring
    Thu May 23 00:06:20 UTC 2024
      478.6K bytes
      Cache
     
  2. ValidationCurveDisplay — scikit-learn 1.5.0 doc...

    test_scores = test_scores , score_name =...param_range , train_scores , test_scores , score_name = None )...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.ValidationCurveDisplay.html
    Wed May 22 15:20:10 UTC 2024
      148.7K bytes
      Cache
     
  3. China Uses Giant Rail Gun to Shoot Smart Bomb N...

    China's navy has apparently tested out a hypersonic rail gun —...Post reports , the rail gun test lobbed a precision-guided projectile...
    futurism.com/the-byte/china-rail-gun-smart-bomb
    Mon May 20 01:16:35 UTC 2024
      115.7K bytes
      Cache
     
  4. StratifiedGroupKFold — scikit-learn 1.5.0 docum...

    print ( f " Test: index= { test_index } " ) ... print...indices for that split. test ndarray The testing set indices for that...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedGroupKFold.html
    Wed May 22 15:20:10 UTC 2024
      135.4K bytes
      Cache
     
  5. NearestCentroid — scikit-learn 1.5.0 documentation

    with test samples classified to the class...classification on an array of test vectors X . The predicted class...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.NearestCentroid.html
    Wed May 22 15:20:10 UTC 2024
      135.7K bytes
      Cache
     
  6. DummyClassifier — scikit-learn 1.5.0 documentation

    n_features) Test samples. Passing None as test samples gives...# Perform classification on test vectors X. Parameters : X array-like...
    scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyClassifier.html
    Wed May 22 15:20:05 UTC 2024
      147.8K bytes
      Cache
     
  7. 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
    Wed May 22 15:20:05 UTC 2024
      134.4K bytes
      2 views
      Cache
     
  8. 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
    Wed May 22 15:20:08 UTC 2024
      129.5K bytes
      Cache
     
  9. Contributing — scikit-learn 1.5.0 documentation

    sklearn/linear_model/tests/test_logistic.py to run the tests specific to...path/to/tests_for_package see also Testing and improving test coverage...
    scikit-learn.org/stable/developers/contributing.html
    Wed May 22 15:20:05 UTC 2024
      141.2K bytes
      Cache
      Similar Results (1)
     
  10. 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
    Wed May 22 15:20:05 UTC 2024
      127.1K bytes
      Cache
     
Back to top