- Sort Score
- Num 10 results
- Language All
- Labels All
Results 461 - 470 of 3,057 for test (0.2 seconds)
-
QuantileRegressor — 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.linear_model.QuantileRegressor.html -
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 -
Sample pipeline for text feature extraction and...
"text" : "Parallel coordinates plot of text classifier...fetch_20newsgroups ( subset = "test" , categories = categories...scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_text_feature_extraction.html -
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 -
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 -
Early stopping of Stochastic Gradient Descent &...
"Test score" , ] results_df =..."-" ] # First plot: train and test scores fig , axes = plt . subplots...scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_early_stopping.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 -
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/ -
Plot Ridge coefficients as a function of the re...
regularization on training and test error Effect of model regularization...regularization on training and test error Common pitfalls in the interpretation...scikit-learn.org/stable/auto_examples/linear_model/plot_ridge_path.html -
RFECV — scikit-learn 1.8.0 documentation
test) splits as arrays of indices....scoring option on the given test data and labels. Parameters...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.RFECV.html