Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 41 - 50 of 1,041 for test (0.08 sec)

  1. Official Elasticsearch Pricing: Elastic Cloud, ...

    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
    Thu Mar 28 00:03:23 UTC 2024
      622.3K bytes
      Cache
     
  2. plot_classifier_comparison.py

    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/2da0534ab0e0c8241033bcc2d912e419/plot_classifier_comparison.py
    Wed Mar 27 16:42:10 UTC 2024
      4.9K bytes
      1 views
     
  3. sklearn.svm.SVC — scikit-learn 1.4.1 documentation

    cross-validation Nested versus non-nested cross-validation Nested versus...following example: Nested versus non-nested cross-validation Read...
    scikit-learn.org/stable/modules/generated/sklearn.svm.SVC.html
    Wed Mar 27 16:42:10 UTC 2024
      92.1K bytes
      Cache
     
  4. sklearn.multiclass.OutputCodeClassifier — sciki...

    the mean accuracy on the given test data and labels. set_params...the mean accuracy on the given test data and labels. In multi-label...
    scikit-learn.org/stable/modules/generated/sklearn.multiclass.OutputCodeClassifier.html
    Wed Mar 27 16:42:11 UTC 2024
      44.6K bytes
      Cache
     
  5. 6.3. Preprocessing data — scikit-learn 1.4.1 do...

    X_test , y_train , y_test = train_test_split ( X ,...score ( X_test , y_test ) # apply scaling on testing data, without...
    scikit-learn.org/stable/modules/preprocessing.html
    Wed Mar 27 16:42:11 UTC 2024
      170.5K bytes
      Cache
     
  6. Introducing Elastic Observability's New Synthet...

    monitoring tests Creating end-to-end synthetics monitoring tests Playwright...managed testing service, offering a global network of testing locations....
    www.elastic.co/blog/new-synthetic-monitoring-observability
    Wed Mar 27 00:49:07 UTC 2024
      750.1K bytes
      Cache
     
  7. 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
    Wed Mar 27 16:42:11 UTC 2024
      38.8K bytes
      2 views
      Cache
     
  8. 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
    Wed Mar 27 16:42:11 UTC 2024
      34.8K bytes
      Cache
     
  9. sklearn.dummy.DummyClassifier — scikit-learn 1....

    n_features) Test samples. Passing None as test samples gives...(X) Perform classification on test vectors X. predict_log_proba...
    scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyClassifier.html
    Wed Mar 27 16:42:11 UTC 2024
      53.7K bytes
      Cache
     
  10. feature_selection.rst.txt

    the best features based on univariate statistical tests. It can...we can use a F-test to retrieve the two best features for a dataset...
    scikit-learn.org/stable/_sources/modules/feature_selection.rst.txt
    Wed Mar 27 16:42:11 UTC 2024
      14.3K bytes
      1 views
     
Back to top