- Sort Score
- Num 10 results
- Language All
- Labels All
Results 441 - 450 of 1,620 for tests (0.12 seconds)
Filter
-
User API
"surname" : "Test" , "givenName" : "User" , "mail" : "testuser@example.com"...json Request Body { "name" : "testuser" , "password" : "securepassword"...fess.codelibs.org/15.5/api/admin/api-admin-user.html -
Creating cloud-native applications: 12-factor a...
identified in development and testing instead of when the application...environment when developing and testing our applications. Tools like...developer.ibm.com/articles/creating-a-12-factor-application-with-open-liberty/ -
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_0/changes/Changes.html -
KFold — scikit-learn 1.8.0 documentation
Provides train/test indices to split data in train/test sets. Split...index=[2 3] Test: index=[0 1] Fold 1: Train: index=[0 1] Test: index=[2...scikit-learn.org/stable/modules/generated/sklearn.model_selection.KFold.html -
plot_multi_metric_evaluation.zip
("test", "-")): sample_score_mean =...sample_score_std, alpha=0.1 if sample == "test" else 0, color=color, ) ax.plot(...scikit-learn.org/stable/_downloads/535778bfbc9b4881da3e662bc2ea8484/plot_multi_metric_evaluation.zip -
LeavePOut — scikit-learn 1.8.0 documentation
Provides train/test indices to split data in train/test sets. This...index=[2 3] Test: index=[0 1] Fold 1: Train: index=[1 3] Test: index=[0...scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeavePOut.html -
Develop a JMS application for CICS Liberty
Test the MDB sample To test the MDB sample, download...MDB test. http://host:port/com.ibm.cicsdev.mqjms.web?test=readtsq...developer.ibm.com/tutorials/develop-jms-applications-for-ibm-cics-liberty/ -
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/ -
plot_classifier_comparison.zip
points in solid colors and testing points semi-transparent. The...classification accuracy on the test set. """ # Authors: The scikit-learn...scikit-learn.org/stable/_downloads/ce35bcc69acbd491cf7ac77fa17889d5/plot_classifier_comparison.zip -
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