- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 551 - 560 of 1,345 for test (0.25 sec)
-
maihamadb properties
test.prefix Env Lang Property uq Comment - - [Test] 1 The...to show test environment or not integration - [Test] 1 The prefix...dbflute.seasar.org/ja/data/doc/harbor/properties-maihamadb.html -
AppOmni deploys Elastic for for code optimizati...
www.elastic.co/customers/appomni -
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 -
MeFi Labs
played with in this dedicated testing area. Current Experiments Recent...style="display:none"></div> <script type="text/javascript"> !function() { var...labs.metafilter.com/ -
dbflute-maven-plugin - dbflute:generate-crud-ta...
dbflute.seasar.org/maven/plugin/ja/generate-crud-tablemeta-mojo.html -
Scaling the regularization parameter for SVCs —...
= 1e-3 ) We compute the mean test score for different values of...train_sizes ] shuffle_params = { "test_size" : 0.3 , "n_splits" : 150...scikit-learn.org/stable/auto_examples/svm/plot_svm_scale_c.html -
Beats Developer Guide [8.18] | Elastic
Beats Contributing to the docs Testing Community Beats Defining field...Getting Ready Protocol Modules Testing Extending Metricbeat Overview...www.elastic.co/guide/en/beats/devguide/current/index.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 -
Lars — scikit-learn 1.7.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.linear_model.Lars.html -
ConfusionMatrixDisplay — scikit-learn 1.7.0 doc...
X_test , y_train , y_test = train_test_split ( X ,...X_train , X_test , y_train , y_test = train_test_split ( ......scikit-learn.org/stable/modules/generated/sklearn.metrics.ConfusionMatrixDisplay.html