- Sort Score
- Num 10 results
- Language All
- Labels All
Results 631 - 640 of 2,542 for test (2.44 seconds)
-
Fine-tune a Granite model using InstructLab - I...
Serve and test the granite model To test the model, you...Copied! Step 7. Test the trained granite-7b model Test the granite...developer.ibm.com/tutorials/awb-fine-tune-granite-model-instructlab/ -
TestContextAotGenerator (Spring Framework 7.0.1...
test.context.aot.TestContextAotGenera...AOT artifacts for integration tests that depend on support from...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/aot/Tes... -
train_test_split — scikit-learn 1.8.0 doc...
on a Text Dataset Semi-supervised Classification on a Text Dataset...matrices into random train and test subsets. Quick utility that...scikit-learn.org/stable/modules/generated/sklearn.model_selection.train_test_split.html -
LassoLarsCV — scikit-learn 1.8.0 document...
test) splits as arrays of indices....coefficient of determination on test data. The coefficient of determination,...scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLarsCV.html -
AdaBoostRegressor — scikit-learn 1.8.0 do...
coefficient of determination on test data. The coefficient of determination,...shape (n_samples, n_features) Test samples. For some estimators...scikit-learn.org/stable/modules/generated/sklearn.ensemble.AdaBoostRegressor.html -
DynamicPropertySource (Spring Framework 7.0.0 API)
based tests to be exposed easily to Spring integration tests. However,...static methods in integration test classes in order to add properties...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/Dynamic... -
Node.js in a Kubernetes world - IBM Developer
need to test your application. The development and test process...deploy, test a number of times. Check out our article on test-driven...developer.ibm.com/articles/nodejs-kubernetes-basics/ -
SmartContextLoader (Spring Framework 7.0.0 API)
ApplicationContext for an integration test managed by the Spring TestContext...in the hierarchy of the root test class and then supplied to loadContext()...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/SmartCo... -
Post pruning decision trees with cost complexit...
vs alpha for training and testing sets # When ccp_alpha is set...training accuracy and 88% testing accuracy. As alpha increases,...scikit-learn.org/stable/auto_examples/tree/plot_cost_complexity_pruning.html -
ComplementNB — scikit-learn 1.8.0 documen...
classification on an array of test vectors X. Parameters : X array-like...probability estimates for the test vector X. For each row x of...scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.ComplementNB.html