Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 51 - 60 of 1,294 for test (0.19 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
    Wed Oct 15 00:42:55 UTC 2025
      479.7K bytes
      Cache
     
  2. Elastic Cloud Hosted pricing | Elastic

    Monitoring browser tests are $0.0123 per test run (metered in 60...simultaneous test run capacity (~2.6 billion tests per month)....
    www.elastic.co/pricing/cloud-hosted
    Thu Sep 18 01:16:54 UTC 2025
      474.6K bytes
      Cache
     
  3. plot_hgbt_regression.rst.txt

    import train_test_split X_train, X_test, y_train, y_test = train_test_split(X,...train_test_split(X, y, test_size=0.4, shuffle=False) print(f"Training...
    scikit-learn.org/stable/_sources/auto_examples/ensemble/plot_hgbt_regression.rst.txt
    Sun Oct 12 02:56:14 UTC 2025
      22K bytes
     
  4. Contributing — scikit-learn 1.7.2 documentation

    sklearn/linear_model/tests/test_logistic.py to run the tests specific to...sklearn path/to/tests See also Testing and improving test coverage ....
    scikit-learn.org/stable/developers/contributing.html
    Tue Oct 14 17:56:26 UTC 2025
      140.2K bytes
      1 views
      Cache
     
  5. check_estimator — scikit-learn 1.7.2 documentation

    running tests are aborted. This does not included tests that are...function will run an extensive test-suite for input validation,...
    scikit-learn.org/stable/modules/generated/sklearn.utils.estimator_checks.check_estimator.html
    Mon Oct 13 16:40:52 UTC 2025
      122.8K bytes
      Cache
     
  6. DummyClassifier — scikit-learn 1.7.2 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
    Tue Oct 14 17:56:25 UTC 2025
      142.6K bytes
      Cache
     
  7. StratifiedGroupKFold — scikit-learn 1.7.2 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
    Tue Oct 14 17:56:27 UTC 2025
      129.7K bytes
      Cache
     
  8. plot_multi_metric_evaluation.py

    1)[0][0] best_score = results["mean_test_%s" % scorer][best_index]...etc...) The ``best_estimator_``, ``best_index_``, ``best_score_``...
    scikit-learn.org/stable/_downloads/dedbcc9464f3269f4f012f4bfc7d16da/plot_multi_metric_evaluation.py
    Sun Oct 12 02:56:16 UTC 2025
      3.6K bytes
     
  9. 3.4. Metrics and scoring: quantifying the quali...

    (pre-test and post-tests): \[\text{post-test odds} = \text{Likelihood...\frac{\text{pre-test probability}}{1 - \text{pre-test probability}},\]...
    scikit-learn.org/stable/modules/model_evaluation.html
    Tue Oct 14 17:56:27 UTC 2025
      417.3K bytes
      Cache
     
  10. auto_examples_python.zip

    tick test_stats["n_test"] += len(y_test) test_stats["n_test_pos"]...X_train, X_test, y_train, y_test = train_test_split( X, y, test_size=0.25,...
    scikit-learn.org/stable/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip
    Tue Oct 14 17:56:26 UTC 2025
      1.7M bytes
      7 views
     
Back to top