- Sort Score
- Num 20 results
- Language All
- Labels All
Results 441 - 460 of 3,167 for test (3.74 seconds)
-
Create a machine learning model pipeline to cho...
Use the following steps to test the online endpoint. After the...applications to call the model. Go to Test , and select JSON Input . Copy...developer.ibm.com/tutorials/generate-machine-learning-model-pipelines-to-choose-the-best-model-fo... -
Fichiers recherchables
au référentiel de données de test pour systèmes de recherche ....le crawling et la recherche. Texte (txt) XML (xml, xhtml, mm, etc.)...fess.codelibs.org/fr/supported-files.html -
RadiusNeighborsRegressor — scikit-learn 1...
or None Test samples. If None , predictions...coefficient of determination on test data. The coefficient of determination,...scikit-learn.org/stable/modules/generated/sklearn.neighbors.RadiusNeighborsRegressor.html -
Probabilistic predictions with Gaussian process...
according to the log-loss on test data. The figure shows that..."g" , label = "Test data" , edgecolors = (...scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc.html -
Your first Elastic Agent: From a single query t...
Test it out! Click Save & test. You’ll see a...the LLM to work within the tested, efficient, and correct business...www.elastic.co/search-labs/blog/ai-agent-builder-elasticsearch -
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 -
Ridge coefficients as a function of the L2 Regu...
our trained predictions to the test data and see the statistical...regularization on training and test error Effect of model regularization...scikit-learn.org/stable/auto_examples/linear_model/plot_ridge_coeffs.html -
Optimizing block storage in a striped configura...
Test the API. Use curl to send a test request: curl...= 27.2KB Run the test Now, execute the test using fio : fio fio.txt...developer.ibm.com/tutorials/awb-optimize-block-storage-cloud-vpc/ -
Open-source development - Tutorials - IBM Devel...
how to prepare input files and test fine-tuned output models using...simualted pods to simulate and test a large cluster at scale. Open-source...developer.ibm.com/devpractices/open-source-development/tutorials/ -
MultiTaskElasticNetCV — scikit-learn 1.8....
are tested by cross-validation and the one giving the best prediction...default=None Values of alphas to test along the regularization path,...scikit-learn.org/stable/modules/generated/sklearn.linear_model.MultiTaskElasticNetCV.html -
BernoulliNB — scikit-learn 1.8.0 document...
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.BernoulliNB.html -
LogisticRegressionCV — scikit-learn 1.8.0...
are tested by cross-validation and the one giving the best prediction...scoring option on the given test data and labels. Parameters...scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegressionCV.html -
Open Liberty - IBM Developer
pull‑request builds to automated testing, merging, and cloud deployment...really empower you to develop, test, debug, and manage applications...developer.ibm.com/components/open-liberty -
robust_scale — scikit-learn 1.8.0 documen...
splitting into training and test sets. This will bias the model...information would have leaked from the test set to the training set. In...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.robust_scale.html -
Examples — scikit-learn 1.8.0 documentation
(ROC) Nested versus non-nested cross-validation Nested versus...Comparison of F-test and mutual information Comparison of F-test and mutual...scikit-learn.org/stable/auto_examples/index.html -
Developing a voice-first, multi-domain AI assis...
can customize these tests accordingly. To test, say the following:...Dictate Text – Listens and converts your speech into text. POST...developer.ibm.com/tutorials/develop-voice-assistant-watsonx-orchestrate/ -
Installing scikit-learn — scikit-learn 1....
2 tests pytest-cov 2.9.0 tests ruff 0.11.7 tests mypy 1.15...1.15 tests pyamg 5.0.0 tests polars 0.20.30 docs, tests pyarrow...scikit-learn.org/stable/install.html -
ExtraTreesRegressor — scikit-learn 1.8.0 ...
max_leaf_nodes in best-first fashion. Best nodes are defined...coefficient of determination on test data. The coefficient of determination,...scikit-learn.org/stable/modules/generated/sklearn.ensemble.ExtraTreesRegressor.html -
Post-tuning the decision threshold for cost-sen...
avoid a nested cross-validation, we will use the best estimator...leads to a better score on the testing set: print ( f "Business...scikit-learn.org/stable/auto_examples/model_selection/plot_cost_sensitive_learning.html -
cross_val_predict — scikit-learn 1.8.0 do...
sample belongs to exactly one test set, and its prediction is computed...cross_val_score unless all tests sets have equal size and the...scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_val_predict.html