Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 121 - 140 of 1,621 for test (0.11 sec)

  1. 1.16. Probability calibration — scikit-learn 1....

    test_set) couples (as determined...Then its predictions on the test subset are used to fit a calibrator...
    scikit-learn.org/stable/modules/calibration.html
    Wed Mar 27 16:42:11 UTC 2024
      42.8K bytes
      Cache
     
  2. sklearn.multioutput.ClassifierChain — scikit-le...

    X_test , Y_train , Y_test = train_test_split ( ......An iterable yielding (train, test) splits as arrays of indices....
    scikit-learn.org/stable/modules/generated/sklearn.multioutput.ClassifierChain.html
    Wed Mar 27 16:42:11 UTC 2024
      52K bytes
      Cache
     
  3. 3.3. 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
    Wed Mar 27 16:42:11 UTC 2024
      351.3K bytes
      Cache
     
  4. sklearn.ensemble.VotingClassifier — scikit-lear...

    the mean accuracy on the given test data and labels. set_fit_request...the mean accuracy on the given test data and labels. In multi-label...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.VotingClassifier.html
    Wed Mar 27 16:42:10 UTC 2024
      73.1K bytes
      Cache
     
  5. plot_release_highlights_1_4_0.py

    X_test, y_train, y_test = train_test_split(X_adult,...n(X_test) print(f"ROC AUC score is {roc_auc_score(y_test, y_decision)}")...
    scikit-learn.org/stable/_downloads/c15cce0dbcd8722cb5638987eff985c0/plot_release_highlights_1_4_0.py
    Wed Mar 27 16:42:10 UTC 2024
      7.7K bytes
     
  6. sklearn.linear_model.PassiveAggressiveClassifie...

    classification of text documents Out-of-core classification of text documents...the mean accuracy on the given test data and labels. set_fit_request...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.PassiveAggressiveClassifier.html
    Wed Mar 27 16:42:10 UTC 2024
      74.1K bytes
      Cache
     
  7. sklearn.feature_selection.SequentialFeatureSele...

    evaluate the predictions on the test set. NOTE that when using a...An iterable yielding (train, test) splits as arrays of indices....
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SequentialFeatureSelector.html
    Wed Mar 27 16:42:11 UTC 2024
      54.2K bytes
      Cache
     
  8. sklearn.ensemble.HistGradientBoostingClassifier...

    the mean accuracy on the given test data and labels. set_fit_request...the mean accuracy on the given test data and labels. In multi-label...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.HistGradientBoostingClassifier.html
    Wed Mar 27 16:42:10 UTC 2024
      80.6K bytes
      Cache
     
  9. Subscriptions | Elastic Stack Products & Suppor...

    Monitors Managed Test Execution Service 14 Private Testing Locations...Monitors Managed Test Execution Service 14 Private Testing Locations...
    www.elastic.co/subscriptions
    Thu Mar 28 00:39:54 UTC 2024
      1.3M bytes
      2 views
      Cache
     
  10. fess lastadoc

    dfmail Test Mail TestmailPostcard 1 crawler.dfmail...String testmail.dfmail Title: Test Mail Class: org.codelibs.fe...
    fess.codelibs.org/13.1/lastadoc-fess.html
    Wed Jul 13 13:41:08 UTC 2022
      2M bytes
      2 views
      Cache
     
  11. sklearn.feature_selection.chi2 — scikit-learn 1...

    with the highest values for the test chi-squared statistic from X,...classes. Recall that the chi-square test measures dependence between...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.chi2.html
    Wed Mar 27 16:42:10 UTC 2024
      20.6K bytes
      Cache
     
  12. Ask MetaFilter

    today and I don't know how to test if it really works. [ more inside...other mysteries hold up to the test of time that I might find enjoyable...
    ask.metafilter.com
    Tue Mar 26 00:43:42 UTC 2024
      79.2K bytes
      Cache
     
  13. Play This Larry David-Themed Crossword Puzzle |...

    " this crossword puzzle will test your ability to remember inane...together a crossword puzzle that tests your knowledge of everything...
    digg.com/brain-teasers/link/larry-david-crossword-puzzle-curb-seinfeld
    Wed Mar 27 01:21:48 UTC 2024
      134.6K bytes
      Cache
     
  14. House primaries to watch Tuesday: Illinois, Cal...

    A test for Trump’s endorsement Trump’s...endorsement will be put to the test in Illinois’ 12th District,...
    www.nbcnews.com/politics/2024-election/democrat...
    Wed Mar 20 01:05:20 UTC 2024
      238.8K bytes
      Cache
     
  15. Digital experience monitoring with Elastic Obse...

    before your users do Proactive testing is vital for improving user...Synthetic transactions continually test key user journeys such as login...
    www.elastic.co/observability/digital-experience-monitoring
    Thu Mar 28 00:56:43 UTC 2024
      717.2K bytes
      Cache
     
  16. plot_classifier_comparison.ipynb

    y_test = train_test_split(\n X, y, test_size=0.4, random_state=42\n...the testing points\n ax.scatter(\n X_test[:, 0], X_test[:, 1],...
    scikit-learn.org/stable/_downloads/3438aba177365cb595921cf18806dfa7/plot_classifier_comparison.ipynb
    Wed Mar 27 16:42:11 UTC 2024
      5.8K bytes
     
  17. sklearn.model_selection.cross_val_predict — sci...

    sample belongs to exactly one test set, and its prediction is computed...cross_val_score unless all tests sets have equal size and the...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_val_predict.html
    Wed Mar 27 16:42:11 UTC 2024
      30.4K bytes
      Cache
     
  18. sklearn.linear_model.ElasticNet — scikit-learn ...

    Train error vs Test error Train error vs Test error...shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.ElasticNet.html
    Wed Mar 27 16:42:10 UTC 2024
      77.6K bytes
      Cache
     
  19. sklearn.model_selection.GridSearchCV — scikit-l...

    'rank_test_score', 'split0_test_score',... 'split2_test_score',...the attributes best_index_ , best_score_ and best_params_ will...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.GridSearchCV.html
    Wed Mar 27 16:42:11 UTC 2024
      94.3K bytes
      Cache
     
  20. support.rst.txt

    about repository updates and test failures on the `scikit-learn-commits...
    scikit-learn.org/stable/_sources/support.rst.txt
    Wed Mar 27 16:42:10 UTC 2024
      2.9K bytes
     
Back to top