Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 61 - 70 of 1,294 for test (0.1 sec)

  1. 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
    Tue Oct 14 17:56:26 UTC 2025
      162.2K bytes
      1 views
      Cache
     
  2. fetch_20newsgroups_vectorized — scikit-learn 1....

    test’ for the test set, ‘all’ for both,...Parameters : subset {‘train’, ‘test’, ‘all’}, default=’train’ Select...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_20newsgroups_vectorized.html
    Tue Oct 14 17:56:25 UTC 2025
      118.2K bytes
      Cache
     
  3. QuadraticDiscriminantAnalysis — scikit-learn 1....

    n_features) Array of samples (test vectors). Returns : C ndarray...classification on an array of test vectors X. The predicted class...
    scikit-learn.org/stable/modules/generated/sklearn.discriminant_analysis.QuadraticDiscriminantAnal...
    Tue Oct 14 17:56:26 UTC 2025
      141.5K bytes
      Cache
     
  4. plot_classifier_comparison.zip

    and test part X, y = ds X_train, X_test, y_train, y_test = train_test_split(...Plot the testing points ax.scatter( X_test[:, 0], X_test[:, 1],...
    scikit-learn.org/stable/_downloads/ce35bcc69acbd491cf7ac77fa17889d5/plot_classifier_comparison.zip
    Tue Oct 14 17:56:26 UTC 2025
      10.8K bytes
     
  5. Behind the scenes of Elastic Security’s generat...

    go through the test scenarios and curated test dataset , as well...with LangSmith. Test scenarios and curated test datasets Since...
    www.elastic.co/blog/elastic-security-generative-ai-features
    Wed Sep 24 01:07:23 UTC 2025
      554.5K bytes
      Cache
     
  6. ValidationCurveDisplay — scikit-learn 1.7.2 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
    Tue Oct 14 17:56:25 UTC 2025
      144.1K bytes
      Cache
     
  7. Real User Monitoring (RUM) with Elastic Observa...

    and test your user journeys all within...Learn more Synthetic monitoring Test user journeys to deliver a great...
    www.elastic.co/observability/real-user-monitoring
    Wed Oct 15 00:32:31 UTC 2025
      477.6K bytes
      Cache
     
  8. Model Selection — scikit-learn 1.7.2 documentation

    (ROC) Nested versus non-nested cross-validation Nested versus...regularization on training and test error Effect of model regularization...
    scikit-learn.org/stable/auto_examples/model_selection/index.html
    Tue Oct 14 17:56:24 UTC 2025
      89K bytes
      Cache
     
  9. Quickstart: Create a Synthetic Monitor | Elasti...

    organizations to proactively test and monitor applications by...if the website or app being tested are accessible from: Elastic's...
    www.elastic.co/docs/solutions/observability/get-started/quickstart-create-synthetic-monitor
    Tue Sep 23 22:37:58 UTC 2025
      308.6K bytes
      Cache
     
  10. RandomizedSearchCV — scikit-learn 1.7.2 documen...

    the attributes best_index_ , best_score_ and best_params_ will...param_gamma split0_test_score … rank_test_score ‘rbf’ 0.1 0.80...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RandomizedSearchCV.html
    Tue Oct 14 17:56:26 UTC 2025
      168.5K bytes
      Cache
     
Back to top