- Sort Score
- Num 10 results
- Language All
- Labels All
Results 491 - 500 of 2,191 for tests (2.05 seconds)
Filter
-
Lucene Change Log
Internal test framework's tests are sensitive to previous test failures...McCandless) Tests (1) LUCENE-8035 : Run tests with...lucene.apache.org/core/7_5_0/changes/Changes.html -
cross_validate — scikit-learn 1.8.0 documentation
splitting the dataset into train/test set. Only used in conjunction...An iterable yielding (train, test) splits as arrays of indices....scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_validate.html -
getting_started.rst.txt
disclosing some testing data in your training data....<datasets>`, split it into train and test sets, and compute the accuracy...scikit-learn.org/stable/_sources/getting_started.rst.txt -
MockMvcBuilders (Spring Framework 7.0.1 API)
plain unit tests while also making it possible to test one controller...smaller number of tests can be used to focus on testing and verifying...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/web/servlet/set... -
GMM covariances — scikit-learn 1.8.0 documentation
on both training and held out test data using a variety of GMM...generalize well to held out test data. On the plots, train data...scikit-learn.org/stable/auto_examples/mixture/plot_gmm_covariances.html -
Lucene Change Log
Internal test framework's tests are sensitive to previous test failures...Lucene's testing framework. This will allow testing new MMapDirectory...lucene.apache.org/core/9_4_0/changes/Changes.html -
WebTestClient.MockServerSpec (Spring Framework ...
specification for setting up tests without a server. Since: 5.0...build () Shortcut to build the test client. WebTestClient.Builder...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/web/reactive/se... -
SpringRepeat (Spring Framework 7.0.0 API)
test.context.junit4.statements.SpringRepeat...annotation by repeating the test the specified number of times....docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/junit4/... -
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 -
Approaches to refactoring monoliths - IBM Devel...
dependent on the test cases executed and the set of test cases might...and can test the refactored code with the original test cases....developer.ibm.com/learningpaths/intro-ibm-mono2micro/approaches/