Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 81 - 100 of 1,654 for test (0.08 sec)

  1. sklearn.ensemble.AdaBoostClassifier — scikit-le...

    achieving a lower test error with fewer boosting iterations....the mean accuracy on the given test data and labels. set_fit_request...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.AdaBoostClassifier.html
    Wed Apr 17 16:39:24 UTC 2024
      74K bytes
      Cache
     
  2. 6.3. Preprocessing data — scikit-learn 1.4.2 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 Apr 17 16:39:24 UTC 2024
      170.5K bytes
      Cache
     
  3. sklearn.datasets.fetch_20newsgroups_vectorized ...

    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
    Wed Apr 17 16:39:24 UTC 2024
      26.1K bytes
      Cache
     
  4. sklearn.calibration.CalibratedClassifierCV — sc...

    and calibrates it using the testing subset. For prediction, predicted...An iterable yielding (train, test) splits as arrays of indices....
    scikit-learn.org/stable/modules/generated/sklearn.calibration.CalibratedClassifierCV.html
    Wed Apr 17 16:39:22 UTC 2024
      64.8K bytes
      Cache
     
  5. sklearn.model_selection.learning_curve — scikit...

    ( f "The average test accuracy is { cv_test_scores . mean ()...cross-validated training and test scores for different training...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.learning_curve.html
    Wed Apr 17 16:39:24 UTC 2024
      32.2K bytes
      Cache
     
  6. sklearn.datasets.fetch_20newsgroups — scikit-le...

    test’ for the test set, ‘all’ for both,...on a Text Dataset Semi-supervised Classification on a Text Dataset...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_20newsgroups.html
    Wed Apr 17 16:39:24 UTC 2024
      26K bytes
      Cache
     
  7. Introducing approximate nearest neighbor search...

    called ann-benchmarks which tests the leading algorithms against...and also did well in our own testing. Another benefit of HNSW is...
    www.elastic.co/blog/introducing-approximate-nearest-neighbor-search-in-elasticsearch-8-0
    Thu Apr 18 00:42:35 UTC 2024
      628K bytes
      1 views
      Cache
     
  8. Elastic Cloud Feature Matrix | Elastic

    Monitors Managed Test Execution Service 12 Private Testing Locations...Monitors Managed Test Execution Service 12 Private Testing Locations...
    www.elastic.co/subscriptions/cloud
    Thu Apr 18 00:57:21 UTC 2024
      1.2M bytes
      2 views
      Cache
     
  9. In Fess make Apache Solr based search server-ed...

    using the REST API is now Fess . In the REST API, Fess to...possible as the REST API. Can also use the REST API should build...
    fess.codelibs.org/articles/article-4.html
    Wed Apr 17 02:37:32 UTC 2024
      28.7K bytes
      15 views
      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
    Tue Apr 16 17:05:19 UTC 2024
      14.3K bytes
      1 views
     
  11. Tar Trap Caught | MetaFilter

    valgrind complaint in automated testing of postgres, a few weeks earlier,...March 30 Injected through a test suite, I see. Clearly my failure...
    www.metafilter.com/203126/Tar-Trap-Caught
    Sun Mar 31 00:42:46 UTC 2024
      38.8K bytes
      Cache
     
  12. Paris Olympics in photos: A visual journey from...

    leg of the women's triathlon test event for the 2024 Olympics...start of the women's triathlon test event for the 2024 Olympics...
    www.nbcnews.com/sports/olympics/paris-olympics-photos-a-visual-journey-rcna145839
    Thu Apr 18 01:00:29 UTC 2024
      262.5K bytes
      Cache
     
  13. sklearn.multiclass.OneVsOneClassifier — scikit-...

    X_test , y_train , y_test = train_test_split ( ......sklearn.model_selection import train_test_split >>> from sklearn.multiclass...
    scikit-learn.org/stable/modules/generated/sklearn.multiclass.OneVsOneClassifier.html
    Wed Apr 17 16:39:24 UTC 2024
      56.8K bytes
      Cache
     
  14. 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 Apr 17 16:39:22 UTC 2024
      351.3K bytes
      Cache
     
  15. sklearn.naive_bayes.GaussianNB — scikit-learn 1...

    classification on an array of test vectors X. predict_joint_log_proba...probability estimates for the test vector X. predict_log_proba...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.GaussianNB.html
    Wed Apr 17 16:39:24 UTC 2024
      69.3K bytes
      Cache
     
  16. 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 Apr 17 16:39:24 UTC 2024
      73.1K bytes
      Cache
     
  17. plot_classifier_comparison.rst.txt

    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/_sources/auto_examples/classification/plot_classifier_comparison.rst.txt
    Mon Apr 15 14:09:27 UTC 2024
      7.7K bytes
     
  18. sklearn.naive_bayes.BernoulliNB — scikit-learn ...

    classification on an array of test vectors X. predict_joint_log_proba...probability estimates for the test vector X. predict_log_proba...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.BernoulliNB.html
    Wed Apr 17 16:39:24 UTC 2024
      66.8K bytes
      Cache
     
  19. Open source full text search server – roadmap

    ARCHIVES Support Open source full text search server – roadmap This...
    fess.codelibs.org/roadmap.html
    Wed Apr 17 02:40:23 UTC 2024
      12.3K bytes
      9 views
      Cache
     
  20. Supervised learning: predicting an output varia...

    iris_X_test = iris_X [ indices [ - 10 :]] >>> iris_y_test = iris_y...predict ( diabetes_X_test ) - diabetes_y_test ) ** 2 ) 2004.5......
    scikit-learn.org/stable/tutorial/statistical_inference/supervised_learning.html
    Wed Apr 17 16:39:24 UTC 2024
      62K bytes
      Cache
     
Back to top