- Sort Score
- Num 20 results
- Language All
- Labels All
Results 201 - 220 of 3,167 for test (0.72 seconds)
-
Comparing Random Forests and Histogram Gradient...
significant improvement of the testing score. Plot results # We can...elapsed computing time and mean test score. Passing the cursor over...scikit-learn.org/stable/auto_examples/ensemble/plot_forest_hist_grad_boosting_comparison.html -
train_test_split — scikit-learn 1.8.0 doc...
on a Text Dataset Semi-supervised Classification on a Text Dataset...matrices into random train and test subsets. Quick utility that...scikit-learn.org/stable/modules/generated/sklearn.model_selection.train_test_split.html -
LassoCV — scikit-learn 1.8.0 documentation
default=None Values of alphas to test along the regularization path....An iterable yielding (train, test) splits as arrays of indices....scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoCV.html -
AbstractJUnit4SpringContextTests (Spring Framew...
test.context.junit4.AbstractJUnit4Spring...JUnit Jupiter Abstract base test class which integrates the Spring...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/junit4/... -
cross_validation.rst.txt
``['test_<scorer1_name>', 'test_<scorer2_name>', 'test_<scorer...>',...estimators, train-test split indices) in addition to the test score. For...scikit-learn.org/stable/_sources/modules/cross_validation.rst.txt -
GroupShuffleSplit — scikit-learn 1.8.0 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/ko/dev/building.html -
Implement XGBoost in Python
monitoring both training and testing errors all help develop robust...between a training data set and testing data set. The training data...developer.ibm.com/tutorials/awb-implement-xgboost-in-python/ -
Effective cloud native development with Liberty...
run tests, and view test reports. Liberty dev...application tests finish running, you can access the test reports...developer.ibm.com/articles/awb-effective-cloud-native-development-open-liberty-vs-code/ -
WebAppConfiguration (Spring Framework 7.0.3 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... -
Scaling data preparation workflows in Data Prep...
the test-data/expected folder: test-data/expected/test1.parquet...│ └───test │ │ | │ │ | test_digest_ray.py │ │ │ └───test-data...developer.ibm.com/tutorials/dpk-scaling-custom-transforms/ -
构建和测试
单元测试的执行 执行所有单元测试 mvn test 执行特定的测试类 mvn test -Dtest = SearchServiceTest...测试错误 测试超时 延长测试超时时间: mvn test -Dmaven.test.timeout = 600 OpenSearch...fess.codelibs.org/zh-cn/dev/building.html -
개발 워크플로우
mvn test -Dtest = SearchServiceTest # 모든 테스트 실행 mvn test 자세한...refactor : 리팩토링 docs : 문서 업데이트 test : 테스트 추가·수정 예: # 새 기능 추가 git...fess.codelibs.org/ko/dev/workflow.html -
Build a Site Reliability Agent (SRA) for Red Ha...
Test the agent. Step 1. Deploy the...the result . Copy code Step 3. Test the agent In this step, you...developer.ibm.com/tutorials/build-sra-openshift-watsonx-orchestrate/ -
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... -
ManagedClassNameFilter (Spring Framework 7.0.1 ...
matches ( String className) Test if the given class name matches...matches ( String className) Test if the given class name matches...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/orm/jpa/persistenceu... -
NearestCentroid — scikit-learn 1.8.0 docu...
with test samples classified to the class...n_features) Array of samples (test vectors). Returns : y_scores...scikit-learn.org/stable/modules/generated/sklearn.neighbors.NearestCentroid.html -
SpringJUnit4ClassRunner (Spring Framework 7.0.3...
) @Test(expected=...) @Test(timeout=...) @Timed...Spring testing functionality to standard JUnit tests. Method...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/junit4/... -
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 -
Security Configuration
O = Test , L = Test , C = DE Configure TLS/SSL...Advisories Validate updates in a test environment Apply updates to...fess.codelibs.org/15.4/install/security.html