- Sort Score
- Num 10 results
- Language All
- Labels All
Results 791 - 800 of 3,265 for test (0.6 seconds)
Filter
-
PassiveAggressiveRegressor — scikit-learn...
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.linear_model.PassiveAggressiveRegressor.html -
Integrate crewAI multi-agent framework into IBM...
your local machine for local testing and building of crewAI agent....After the deployment is complete test the /v1/chat endpoint using...developer.ibm.com/tutorials/integrate-crew-ai-agents-watsonx-orchestrate/ -
API Documents
toujours dans un environnement de test avant de les executer en production....fess.codelibs.org/fr/15.5/api/admin/api-admin-documents.html -
Granite models - Articles - 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/components/granite-models/articles/ -
Beginner's guide to Python
one or multiple commands to test code snippets quickly or generate...makes experimentation and testing of little scripts even easier....developer.ibm.com/tutorials/python-beginners-guide/ -
HistGradientBoostingRegressor — scikit-le...
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.HistGradientBoostingRegressor.html -
Combine predictors using stacking — sciki...
``max_leaf_nodes`` in best-first fashion. Best nodes are defined...``max_leaf_nodes`` in best-first fashion. Best nodes are defined...scikit-learn.org/stable/auto_examples/ensemble/plot_stack_predictors.html -
HalvingRandomSearchCV — scikit-learn 1.8....
test) splits as arrays of indices....evaluate the predictions on the test set. str: see String name scorers...scikit-learn.org/stable/modules/generated/sklearn.model_selection.HalvingRandomSearchCV.html -
A case study in using IBM Watson Studio machine...
test, and deploy machine learning...evaluation, deployment, and testing of a machine learning model....developer.ibm.com/articles/introduction-watson-studio/ -
DecisionTreeRegressor — scikit-learn 1.8....
splitter {“best”, “random”}, default=”best” The strategy used...Supported strategies are “best” to choose the best split and “random”...scikit-learn.org/stable/modules/generated/sklearn.tree.DecisionTreeRegressor.html