Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

  1. DISH Media boosts targeted ad revenue with Elas...

    tests, and baselines to the development...problems before moving to testing and production. "Elastic Observability...
    www.elastic.co/customers/dish-media
    Sun May 05 00:06:31 UTC 2024
      435K bytes
      Cache
     
  2. Jaguar Land Rover (JLR) Accelerates Vehicle Int...

    the test managers get more reliable and efficient tests and avoid...the production or vehicle testing process. "Our leadership teams...
    www.elastic.co/customers/jaguar-land-rover
    Sun May 05 00:06:41 UTC 2024
      431.3K bytes
      Cache
     
  3. 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/
    Sun May 05 01:11:05 UTC 2024
      176.7K bytes
      3 views
      Cache
     
  4. 1.10. Decision Trees — scikit-learn 1.4.2 docum...

    validate a model using statistical tests. That makes it possible to account...= 0 ) . fit ( X , y ) >>> X_test = np . array ([ np . nan ])...
    scikit-learn.org/stable/modules/tree.html
    Sat May 04 16:42:15 UTC 2024
      71.9K bytes
      Cache
     
  5. 3.1. Cross-validation: evaluating estimator per...

    available data as a test set X_test, y_test . Note that the word...X_train , X_test , y_train , y_test = train_test_split ( ......
    scikit-learn.org/stable/modules/cross_validation.html
    Sat May 04 16:42:14 UTC 2024
      137.1K bytes
      Cache
     
  6. 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
    Sun May 05 00:51:02 UTC 2024
      422.8K bytes
      Cache
     
  7. 3.3. 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
    Sat May 04 16:42:14 UTC 2024
      351.3K bytes
      Cache
     
  8. sklearn.model_selection.TimeSeriesSplit — sciki...

    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
    Sat May 04 16:42:14 UTC 2024
      38.8K bytes
      2 views
      Cache
     
  9. 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
    Sat May 04 16:42:15 UTC 2024
      48.8K bytes
      Cache
     
  10. sklearn.model_selection.ShuffleSplit — scikit-l...

    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
    Sat May 04 16:42:15 UTC 2024
      34.8K bytes
      Cache
     
Back to top