- Sort Score
- Num 10 results
- Language All
- Labels All
Results 411 - 420 of 2,769 for test (0.71 seconds)
-
Prediction Latency — scikit-learn 1.8.0 d...
classification of text documents Out-of-core classification of text documents...supporting `predict()` X_test : test input n_bulk_repeats : how many...scikit-learn.org/stable/auto_examples/applications/plot_prediction_latency.html -
Configuración de Seguridad
O = Test , L = Test , C = DE Configuración...fess.codelibs.org/es/15.4/install/security.html -
What is Machine Learning? | A Comprehensive ML ...
Best practices for machine learning Some best practices...processing and feature selection. Testing Now that the model has been...www.elastic.co/what-is/machine-learning -
MLPRegressor — scikit-learn 1.8.0 documen...
train-test split if early stopping is used,...coefficient of determination on test data. The coefficient of determination,...scikit-learn.org/stable/modules/generated/sklearn.neural_network.MLPRegressor.html -
plot_hgbt_regression.ipynb
shape[0]}\")\nprint(f\"Test sample size: {X_test.shape[...slice(0, 336) # first week in the test set as 7 * 48 = 336\nmissing_fraction_list...scikit-learn.org/stable/_downloads/cb9a8a373677fb481fe43a11d8fa0e94/plot_hgbt_regression.ipynb -
Feature discretization — scikit-learn 1.8...
: name = [ get_name ( est [ 1 ]) for est in estimator . steps...points in solid colors and testing points semi-transparent. The...scikit-learn.org/stable/auto_examples/preprocessing/plot_discretization_classification.html -
dbflute-maven-plugin - dbflute:generate
dbflute.seasar.org/maven/plugin/generate-mojo.html -
MinMaxScaler — scikit-learn 1.8.0 documen...
distribution shift between training and test data). The transformed values...distort the distribution of test data. Added in version 0.24....scikit-learn.org/stable/modules/generated/sklearn.preprocessing.MinMaxScaler.html -
HalvingGridSearchCV — scikit-learn 1.8.0 ...
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.HalvingGridSearchCV.html -
BayesianRidge — scikit-learn 1.8.0 docume...
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.BayesianRidge.html