- Sort Score
- Num 10 results
- Language All
- Labels All
Results 441 - 450 of 1,738 for tests (0.29 seconds)
-
KNeighborsClassifier — scikit-learn 1.8.0...
or None Test samples. If None , predictions...probability estimates for the test data X. Parameters : X {array-like,...scikit-learn.org/stable/modules/generated/sklearn.neighbors.KNeighborsClassifier.html -
CalibratedClassifierCV — scikit-learn 1.8...
and calibrates it using the testing subset. For prediction, predicted...An iterable yielding (train, test) splits as arrays of indices....scikit-learn.org/stable/modules/generated/sklearn.calibration.CalibratedClassifierCV.html -
AdaBoostClassifier — scikit-learn 1.8.0 d...
n_features) Test samples. y array-like of shape...monitoring (i.e. determine error on testing set) after each boosting iteration....scikit-learn.org/stable/modules/generated/sklearn.ensemble.AdaBoostClassifier.html -
ビルドとテスト
すべての単体テストを実行 mvn test 特定のテストクラスを実行 mvn test -Dtest = SearchServiceTest...テストのタイムアウト時間を延長: mvn test -Dmaven.test.timeout = 600 OpenSearch...fess.codelibs.org/ja/dev/building.html -
Optimizing block storage in a striped configura...
Test the API. Use curl to send a test request: curl...= 27.2KB Run the test Now, execute the test using fio : fio fio.txt...developer.ibm.com/tutorials/awb-optimize-block-storage-cloud-vpc/ -
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 -
MockMvcResultHandlers (Spring Framework 7.0.1 API)
test.web.servlet.result.MockMvcResultHandler...category org.springframework.test.web.servlet.result . static...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/web/servlet/res... -
Uses of Package org.springframework.aot.hint.an...
overriding in Spring tests. org.springframework.test.context.bean.override.convention...context. org.springframework.test.context.bean.override Support...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/aot/hint/annotation/... -
ResultMatcher (Spring Framework 7.0.1 API)
test.web.servlet.request.MockMvcRequestBuilde.*;...import static org.springframework.test.web.servlet.result.MockMvcResultMatcher.*;...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/web/servlet/Res... -
SpringFailOnTimeout (Spring Framework 7.0.0 API)
test.context.junit4.statements.SpringFailOnTimeout...chain testMethod - the current test method See Also: TestAnnota...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/junit4/...