- Sort Score
- Num 10 results
- Language All
- Labels All
Results 441 - 450 of 1,689 for tests (0.44 seconds)
Filter
-
My summer with COBOL - a mentee story
demonstrate manual and automated test runs of the labs. Mike (co-chair...course) said, "This COBOL testing is a way into the Agile landscape!...developer.ibm.com/blogs/awb-my-summer-with-cobol-a-mentee-story/ -
train_test_split — scikit-learn 1.8.0 documenta...
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 -
MergedAnnotationPredicates (Spring Framework 7....
implementations that provide various test operations for MergedAnnotations...matched Returns: a Predicate to test the annotation type typeIn public...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/core/annotation/Merg... -
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 people's...scikit-learn.org/stable/auto_examples/applications/plot_face_recognition.html -
DevOps - IBM Developer
AI driven refactoring and testing Boost mainframe DevOps with...Code Assistant for Z and IBM Test Accelerator for Z for COBOL...developer.ibm.com/devpractices/devops/ -
Java - Tutorials - IBM Developer
03 February 2026 Tutorial Testing Quarkus applications Explore...Explore the different testing techniques and tools available for Quarkus,...developer.ibm.com/languages/java/tutorials/ -
TestContext (Spring Framework 7.0.1 API)
which a test is executed, agnostic of the actual testing framework...getTestClass () Get the test class for this test context. @Nullable...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/TestCon... -
Combine Groq, Anthropic, and Granite 4.0 Nano m...
This tutorial has been tested and verified with watsonx Orchestrate...but this tutorial has been tested with Python 3.11. An active...developer.ibm.com/tutorials/groq-anthropic-granite-multi-agent-workflow/ -
8.2. Real world datasets — scikit-learn 1.8.0 d...
development) and the other one for testing (or for performance evaluation)....split between the train and test set is based upon a messages...scikit-learn.org/stable/datasets/real_world.html -
ビルドとテスト
すべての単体テストを実行 mvn test 特定のテストクラスを実行 mvn test -Dtest = SearchServiceTest...テストのタイムアウト時間を延長: mvn test -Dmaven.test.timeout = 600 OpenSearch...fess.codelibs.org/ja/dev/building.html