- Sort Score
- Num 10 results
- Language All
- Labels All
Results 451 - 460 of 1,620 for tests (0.79 seconds)
Filter
-
getting_started.rst.txt
disclosing some testing data in your training data....<datasets>`, split it into train and test sets, and compute the accuracy...scikit-learn.org/stable/_sources/getting_started.rst.txt -
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/ -
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 -
Lucene Change Log
Internal test framework's tests are sensitive to previous test failures...: Ensure test coverage for WANDScorer by using a test query. (Zach...lucene.apache.org/core/9_8_0/changes/Changes.html -
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 -
Ordinary Least Squares and Ridge Regression — s...
evaluate on a test set, and visualize the predictions....and target into training and test sets. from sklearn.datasets...scikit-learn.org/stable/auto_examples/linear_model/plot_ols_ridge.html -
Upload custom plugins and bundles | Elastic Docs
└── scripts └── test.js The script test.js can be referred...supports having a test/staging deployment to test out the extension...www.elastic.co/docs/deploy-manage/deploy/elastic-cloud/upload-custom-plugins-bundles -
Set up an end-to-end use case for local AI agen...
test, and monitor AI agents using...by using Docker Compose, and test agent-to-tool interaction with...developer.ibm.com/tutorials/local-ai-agent-workflow-mcp-watsonx-orchestrate/ -
plot_classifier_comparison.rst.txt
points in solid colors and testing points semi-transparent. The...classification accuracy on the test set. .. GENERATED FROM PYTHON...scikit-learn.org/stable/_sources/auto_examples/classification/plot_classifier_comparison.rst.txt -
IfProfileValue (Spring Framework 7.0.2 API)
whether the annotated test class or test method is enabled or...name() , the test will be enabled. Otherwise, the test will be disabled...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/annotation/IfPr...