- Sort Score
- Num 10 results
- Language All
- Labels All
Results 441 - 450 of 2,950 for test (0.25 seconds)
Filter
-
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 -
parametrize_with_checks — scikit-learn 1.8.0 do...
to a test failure. If False, unexpectedly passing tests will...pytest -k to specify which tests to run: pytest test_check_estimators...scikit-learn.org/stable/modules/generated/sklearn.utils.estimator_checks.parametrize_with_checks.... -
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/ -
enhanced-sastruts-blank.zip
2 test org.dbflute.utflute utflute-seasar...utflute-seasar ${utflute.version} test org.dbflute.jetty jetty-boot...dbflute.seasar.org/download/misc/friends/enhanced-sastruts-blank.zip -
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 -
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 -
RegressorMixin — scikit-learn 1.8.0 documentation
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.base.RegressorMixin.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 -
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 -
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