- Sort Score
- Num 10 results
- Language All
- Labels All
Results 521 - 530 of 3,469 for test (0.37 seconds)
Filter
-
Early stopping of Stochastic Gradient Descent —...
"Test score" , ] results_df = pd ...."-" ] # First plot: train and test scores fig , axes = plt . subplots...scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_early_stopping.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/ -
Node.js programming - IBM Developer
for asynchronous testing. Mocha tests run serially, allowing...is a feature-rich JavaScript test framework running on Node.js...developer.ibm.com/languages/node-js/ -
cross_val_predict — scikit-learn 1.8.0 document...
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 -
Sample pipeline for text feature extraction and...
{ "text" : "trade-off between scoring time and mean test score"...title = { "text" : "Parallel coordinates plot of text classifier...scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_text_feature_extraction.html -
OrthogonalMatchingPursuitCV — scikit-learn 1.8....
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.OrthogonalMatchingPursuitCV.html -
plot_hgbt_regression.rst.txt
shape[0]}") print(f"Test sample size: {X_test.shape[0]}")...Training sample size: 16531 Test sample size: 11021 Number of...scikit-learn.org/stable/_sources/auto_examples/ensemble/plot_hgbt_regression.rst.txt -
Take control of your data with Watson Studio - ...
and trust models Test and validate machine learning...Notebooks, and SPSS Modeler Testing the model 12 December 2022...developer.ibm.com/learningpaths/get-started-watson-studio -
chi2 — scikit-learn 1.8.0 documentation
with the highest values for the test chi-squared statistic from X,.... Recall that the chi-square test measures dependence between...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.chi2.html -
Leitfaden für Beiträge
}); Schreiben von Tests Schreiben Sie Tests für alle öffentlichen...mit test Verwenden Sie das Given-When-Then-Muster @Test public...fess.codelibs.org/de/dev/contributing.html