Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 51 - 60 of 1,753 for test (0.12 sec)

  1. GroupShuffleSplit — scikit-learn 1.6.0 document...

    f " Test: index= { test_index } , group= { groups [ test_index...indices for that split. test ndarray The testing set indices for that...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.GroupShuffleSplit.html
    Fri Dec 20 11:14:14 UTC 2024
      128.6K bytes
      Cache
     
  2. 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
    Fri Dec 20 11:14:17 UTC 2024
      10.8K bytes
     
  3. 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
    Fri Dec 20 11:14:14 UTC 2024
      3.6K bytes
     
  4. class_likelihood_ratios — scikit-learn 1.6.0 do...

    obtain post-test probabilities given a pre-test probability....classifier being a diagnostic test; the pre-test probability of an individual...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.class_likelihood_ratios.html
    Fri Dec 20 11:14:14 UTC 2024
      119.3K bytes
      Cache
     
  5. Feature Selection — scikit-learn 1.6.0 document...

    Comparison of F-test and mutual information Comparison of F-test and mutual...
    scikit-learn.org/stable/auto_examples/feature_selection/index.html
    Fri Dec 20 11:14:18 UTC 2024
      77.5K bytes
      Cache
     
  6. 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
    Sat Dec 21 00:07:32 UTC 2024
      447.7K bytes
      Cache
     
  7. 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
    Thu Dec 19 13:16:22 UTC 2024
      1.6M bytes
      5 views
     
  8. cross_validate — scikit-learn 1.6.0 documentation

    this dict are: test_score The score array for test scores on each..._score in test_score changes to a specific metric like test_r2 or...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_validate.html
    Fri Dec 20 11:14:14 UTC 2024
      136.9K bytes
      Cache
     
  9. 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
    Fri Dec 20 11:14:17 UTC 2024
      4.8K bytes
      1 views
     
  10. 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
    Fri Dec 20 11:14:14 UTC 2024
      118.5K bytes
      Cache
     
Back to top