- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 531 - 540 of 1,752 for test (0.1 sec)
-
Effect of transforming the targets in regressio...
X_test , y_train , y_test = train_test_split ( X ,...X_train , X_test , y_train , y_test = train_test_split ( X ,...scikit-learn.org/stable/auto_examples/compose/plot_transformed_target.html -
Recognizing hand-written digits — scikit-learn ...
and 50% test subsets X_train , X_test , y_train , y_test = train_test_split...train_test_split ( data , digits . target , test_size = 0.5 , shuffle...scikit-learn.org/stable/auto_examples/classification/plot_digits_classification.html -
LabelSpreading — scikit-learn 1.6.0 documentation
on a Text Dataset Semi-supervised Classification on a Text Dataset...the mean accuracy on the given test data and labels. In multi-label...scikit-learn.org/stable/modules/generated/sklearn.semi_supervised.LabelSpreading.html -
Visualization of MLP weights on MNIST — scikit-...
partition and test partition X_train , X_test , y_train , y_test = train_test_split...print ( "Test set score: %f " % mlp . score ( X_test , y_test )) fig...scikit-learn.org/stable/auto_examples/neural_networks/plot_mnist_filters.html -
Poisson regression and non-normal loss — scikit...
df_test = train_test_split ( df , test_size = 0.33 ,...df_test [ "Frequency" ], df_test [ "Frequency" ], df_test [ "Exposure"...scikit-learn.org/stable/auto_examples/linear_model/plot_poisson_regression_non_normal_loss.html -
SAStruts での利用
jdbc generate doc outside-sql-test replace-schema sql2entity manage...今回は以下の単純なテーブルを作成します。 CREATE TABLE TEST_TABLE ( ID BIGINT NOT NULL IDENTITY...dbflute.seasar.org/maven/plugin/ja/sastruts.html -
Elastic Observability Labs
and data quality test failures Almudena Sanz Olivé...September 2024 Log Analytics Best Practices for Log Management:...www.elastic.co/observability-labs/blog/tag/log-analytics -
EmpiricalCovariance — scikit-learn 1.6.0 docume...
: X_test array-like of shape (n_samples, n_features) Test data...the observations. score ( X_test , y = None ) [source] # Compute...scikit-learn.org/stable/modules/generated/sklearn.covariance.EmpiricalCovariance.html -
How does Elastic Security drive value to your o...
We start testing and consuming capabilities...as customer zero. We start testing and consuming capabilities...www.elastic.co/blog/how-elastic-security-drive-value-organization -
plot_multi_metric_evaluation.rst.txt
1)[0][0] best_score = results["mean_test_%s" % scorer][best_index]...etc...) The ``best_estimator_``, ``best_index_``, ``best_score_``...scikit-learn.org/stable/_sources/auto_examples/model_selection/plot_multi_metric_evaluation.rst.txt