- Sort Score
- Num 10 results
- Language All
- Labels All
Results 361 - 370 of 1,806 for tests (0.23 seconds)
-
Class Likelihood Ratios to measure classificati...
the link between pre-test and post-test odds given by the Class...er: BSD-3-Clause Pre-test vs. post-test analysis # Suppose we...scikit-learn.org/stable/auto_examples/model_selection/plot_likelihood_ratios.html -
Out-of-core classification of text documents &#...
should take care of creating a test set with # a realistic portion...doc_iter , minibatch_size ) # test data statistics test_stats =...scikit-learn.org/stable/auto_examples/applications/plot_out_of_core_classification.html -
Gradient Boosting Out-of-Bag estimates — ...
X_train [ test ], y_train [ test ]) val_scores /= n_splits...pessimistic estimator of the true test loss, but remains a fairly good...scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_oob.html -
ModelAndViewAssert (Spring Framework 7.0.1 API)
test.web.ModelAndViewAssert public...assertions intended to simplify testing scenarios dealing with Spring...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/web/ModelAndVie... -
Lucene Change Log
Internal test framework's tests are sensitive to previous test failures...GITHUB#12752 : tests.multiplier could be omitted in test failure reproduce...lucene.apache.org/core/9_9_1/changes/Changes.html -
Lucene Change Log
Internal test framework's tests are sensitive to previous test failures...Add "beasting" of tests: repeats the whole "test" Ant target N times...lucene.apache.org/core/4_10_0/changes/Changes.html -
Data Store Crawling
This is test 1. 2 , Title 2 , This is test 2. 3 , Title...Title 3 , This is test 3. 4 , Title 4 , This is test 4. 5 , Title...fess.codelibs.org/15.4/admin/dataconfig-guide.html -
Faces recognition example using eigenfaces and ...
set and a test and keep 25% of the data for testing. X_train ,...of the model quality on the test set print ( "Predicting...scikit-learn.org/stable/auto_examples/applications/plot_face_recognition.html -
Lucene Change Log
Internal test framework's tests are sensitive to previous test failures...the build if ant test didn't execute any tests (everything filtered...lucene.apache.org/core/4_7_2/changes/Changes.html -
GroupKFold — scikit-learn 1.8.0 documenta...
test ndarray The testing set indices for that...will appear exactly once in the test set across all folds (the number...scikit-learn.org/stable/modules/generated/sklearn.model_selection.GroupKFold.html