- Sort Score
- Num 10 results
- Language All
- Labels All
Results 621 - 630 of 2,542 for test (2.15 seconds)
-
Configuration (Spring Framework 7.0.0 API)
DataSource dataSource; @Test void test() { // assertions against...individual @Bean methods as well. Testing support for @Configuration...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/context/annotation/C... -
DisabledIfCondition (Spring Framework 7.0.2 API)
on the corresponding test class or test method and the configured...on the corresponding test class or test method and the configured...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/junit/j... -
Tutorial: Transform data with custom ingest pip...
"mappings": { "test": { "full_name": "test", "mapping": { "test": { "type":...information: Processor: "Set" Field: test Value: true The Set processor...www.elastic.co/guide/en/fleet/8.19/data-streams-pipeline-tutorial.html -
Lucene Change Log
Internal test framework's tests are sensitive to previous test failures...LatLonShape tests. (Ignacio Vera) LUCENE-8713 : Add Line2D tests. (Ignacio...lucene.apache.org/core/8_3_0/changes/Changes.html -
ビルドとテスト
すべての単体テストを実行 mvn test 特定のテストクラスを実行 mvn test -Dtest = SearchServiceTest...テストのタイムアウト時間を延長: mvn test -Dmaven.test.timeout = 600 OpenSearch...fess.codelibs.org/ja/dev/building.html -
ContextConfiguration (Spring Framework 7.0.0 API)
annotation that can be applied to a test class to define metadata that...ApplicationContext for integration tests. Supported Resource Types Context...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/Context... -
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 -
SelectFpr — scikit-learn 1.8.0 documentation
a FPR test. FPR test stands for False Positive Rate test. It controls...simple estimators as well as on nested objects (such as Pipeline )....scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectFpr.html -
KFold — scikit-learn 1.8.0 documentation
scikit-learn Nested versus non-nested cross-validation Nested versus...Provides train/test indices to split data in train/test sets. Split...scikit-learn.org/stable/modules/generated/sklearn.model_selection.KFold.html -
ContextCache (Spring Framework 7.0.0 API)
eMaxCacheSize() Nested Class Summary Nested Classes Modifier...initialization only once per test suite or JVM process. Since:...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/cache/C...