- Sort Score
- Num 10 results
- Language All
- Labels All
Results 111 - 120 of 2,497 for test (0.68 seconds)
-
class_likelihood_ratios — scikit-learn 1....
obtain post-test probabilities given a pre-test probability....classifier being a diagnostic test; the pre-test probability of an individual...scikit-learn.org/stable/modules/generated/sklearn.metrics.class_likelihood_ratios.html -
빌드 및 테스트
단위 테스트 실행 mvn test 특정 테스트 클래스 실행 mvn test -Dtest = SearchServiceTest...타임아웃 테스트 타임아웃 시간 연장: mvn test -Dmaven.test.timeout = 600 OpenSearch가...fess.codelibs.org/ko/dev/building.html -
WebAppConfiguration (Spring Framework 7.0.1 API)
within a single test class or within a test class hierarchy....annotation that can be applied to a test class to declare that the ApplicationContext...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/web/Web... -
ServletTestExecutionListener (Spring Framework ...
during test instance preparation and before each test method...injected into the test instance, and once the test is complete this...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/web/Ser... -
SqlMergeMode (Spring Framework 7.0.1 API)
is used to annotate a test class or test method to configure whether...is not declared on a test class or test method, SqlMergeMode.MergeMode.OVERRIDE...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/jdbc/Sq... -
GroupShuffleSplit — scikit-learn 1.7.2 do...
test ndarray The testing set indices for that...iterator. Provides randomized train/test indices to split data according...scikit-learn.org/stable/modules/generated/sklearn.model_selection.GroupShuffleSplit.html -
构建和测试
单元测试的执行 执行所有单元测试 mvn test 执行特定的测试类 mvn test -Dtest = SearchServiceTest...测试错误 测试超时 延长测试超时时间: mvn test -Dmaven.test.timeout = 600 OpenSearch...fess.codelibs.org/zh-cn/dev/building.html -
Sql (Spring Framework 7.0.1 API)
is used to annotate a test class or test method to configure SQL...ResourceDatabasePopu ScriptUtils Nested Class Summary Nested Classes Modifier...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/jdbc/Sq... -
Open Source Full-text Search Server - Fess Deve...
Testing Create and run unit tests to verify changes...# JSP files │ └── test/ │ └── java/ # Test code ├── pom.xml #...fess.codelibs.org/dev/getting-started.html -
Semi-supervised Classification on a Text Datase...
0 Micro-averaged F1 score on test set: 0.885 ---------- Supervised...0 Micro-averaged F1 score on test set: 0.773 ---------- SelfTrainingClassifi...scikit-learn.org/stable/auto_examples/semi_supervised/plot_semi_supervised_newsgroups.html