- Sort Score
- Num 10 results
- Language All
- Labels All
Results 361 - 370 of 1,966 for tests (0.22 seconds)
-
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 -
와일드카드 검색
test * 위의 경우 test, tests나 tester 등 여러 문자의 와일드카드로...같이 ?를 사용합니다. te?t 위의 경우 text나 test 등 1개 문자의 와일드카드로 처리됩니다. 여러 문자의...fess.codelibs.org/ko/15.3/user/search-wildcard.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 -
DirtiesContext.MethodMode (Spring Framework 7.0...
test.annotation.DirtiesContext.MethodMode...interpreted when used to annotate a test method. Since: 4.2 Author: Sam...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/annotation/Dirt... -
train_test_split — scikit-learn 1.7.2 doc...
matrices into random train and test subsets. Quick utility that...the dataset to include in the test split. If int, represents the...scikit-learn.org/stable/modules/generated/sklearn.model_selection.train_test_split.html -
DefaultCacheAwareContextLoaderDelegate (Spring ...
test.context.cache.DefaultCacheAwareCon...loadContextInAotMode (org.springframework.test.context.cache.AotMergedCont...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/cache/D... -
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 -
Compare cross decomposition methods — sci...
label = "test" , marker = "o"...title ( "Comp. 1: X vs Y (test corr = %.2f )" % np . corrcoef...scikit-learn.org/stable/auto_examples/cross_decomposition/plot_compare_cross_decomposition.html -
Node.js in a Kubernetes world - IBM Developer
-t test1:new . This builds a docker image named test1 , and...metadata : name : test1 labels : app : test1 spec : replicas :...developer.ibm.com/articles/nodejs-kubernetes-basics/ -
Java - IBM Developer
04 December 2025 Tutorial Testing Quarkus applications Explore...Explore the different testing techniques and tools available for Quarkus,...developer.ibm.com/languages/java