- Sort Score
- Num 10 results
- Language All
- Labels All
Results 521 - 530 of 2,322 for tests (3.9 seconds)
Filter
-
Gradient Boosting regression — scikit-lea...
training and leave the rest for testing. We will also set the regression...the mean squared error on the test data. reg = ensemble . GradientBoostingRegr...scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_regression.html -
Approaches to refactoring monoliths - IBM Devel...
dependent on the test cases executed and the set of test cases might...and can test the refactored code with the original test cases....developer.ibm.com/learningpaths/intro-ibm-mono2micro/approaches/ -
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 -
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... -
RepeatedStratifiedKFold — scikit-learn 1....
index=[1 2] Test: index=[0 3] Fold 1: Train: index=[0 3] Test: index=[1...index=[1 3] Test: index=[0 2] Fold 3: Train: index=[0 2] Test: index=[1...scikit-learn.org/stable/modules/generated/sklearn.model_selection.RepeatedStratifiedKFold.html -
Supervised fine-tuning of the open source IBM G...
then test the model using the test data and evaluate...the data set into train and test sets The following code selects...developer.ibm.com/articles/awb-supervised-finetuning-ibm-granite-model-transformers/ -
Deploying MCP Tools on watsonx Orchestrate by u...
This tutorial has been tested on watsonx Orchestrate ADK...later versions, but it has been tested with Python 3.11. Your favorite...developer.ibm.com/tutorials/build-mcp-tools-mcp-gateway-watsonx-orchestrate-agents/ -
Building AI applications with Model Context Pro...
the sample test script in our GitHub repo. """ Test script for...successfully!\n" ) # Test resources print ( " Testing Resources:" )...developer.ibm.com/tutorials/mcp-watsonx/ -
Actions · codelibs/fess-testdata · GitHub
Multi-container testing Test your web service and its...with world-class CI/CD. Build, test, and deploy your code right...github.com/codelibs/fess-testdata/actions -
SimpleUrlHandlerMapping (Spring Framework 7.0.2...
under "/test", "/test/**" matches all paths below "/test". For...example, a registered "/test" matches "/test", and various Ant-style...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/reactive/handler...