- Sort Score
- Num 10 results
- Language All
- Labels All
Results 391 - 400 of 5,766 for test (0.3 seconds)
-
Train-model-subsets-R.Rmd
seed = 1) train <- splits[[1]] test <- splits[[2]] # Response column...dels(ig, h2o.automl, train, test, y, protected_columns, reference,...docs.h2o.ai/h2o/latest-stable/h2o-docs/admissibleml-code-examples/Train-model-subsets-R.RmdFri May 22 11:40:15 GMT 2026 834 bytes -
Caching Android projects
and Kotlin Unit test execution Instrumented test execution (i.e.,...kapt.useBuildCache = true } Unit test execution Like unit tests in a pure Java...docs.gradle.org/current/userguide/caching_android_projects.htmlTue May 12 14:08:19 GMT 2026 171.5K bytes -
Generalized Additive Models (GAM) — H2O 3.46.0....
using the test data pred = h2o_model . predict ( test ) GAM using...monotone_model , newdata = test ) # Import the GLM test data: gam_test =...docs.h2o.ai/h2o/latest-stable/h2o-docs/data-science/gam.htmlFri May 22 11:40:17 GMT 2026 120.9K bytes -
python.rst.txt
print("\nCreate 'test' Pool") print("-------- cluster.create_pool('test') print("\nPool...named 'test' exists: {}".format(str(cluster.pool_exists('test'))))...docs.ceph.com/en/latest/_sources/rados/api/python.rst.txtFri Apr 03 04:06:15 GMT 2026 12.7K bytes -
:has() Selector | jQuery API Documentation
Adds the class "test" to all divs that have a paragraph...has demo </ title > < style > .test { border : 3px inset red; }...api.jquery.com/has-selector/Fri Jun 05 00:20:18 GMT 2026 38.8K bytes -
ties — H2O 3.46.0.11 documentation
com/h2o-public-test-data/smalldata/coxph_test/heart.csv"...2.15 0.031 Likelihood ratio test = 5.17 on 1 df , p = 0.023 n...docs.h2o.ai/h2o/latest-stable/h2o-docs/data-science/algo-params/ties.htmlFri May 22 11:40:17 GMT 2026 46.2K bytes -
Assertions - JavaScript | MDN
by the word "test", but we do not include "test" in the match...regex = /First(?= test)/g; console.log("First test".match(regex));...developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_expressions/AssertionsFri Jun 05 01:33:27 GMT 2026 24.4K bytes -
.text()
com/text/">.text()</a></blockquote><iframe...href="https://api.jquery.com/text/">.text()</a></blockquote><iframe...api.jquery.com/wp-json/oembed/1.0/embed -
RegExp.input ($_) - JavaScript | MDN
test("foo"); // new test, non-matching RegExp.$_;..."hi there!" re.test("hi world!"); // new test, matching RegExp.$_;...developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp/inputFri Jun 05 01:33:34 GMT 2026 16.2K bytes -
MySQL :: MySQL 8.0 Reference Manual :: 28.4.12 ...
********** ID: test/fk1 FOR_NAME: test/child REF_NAME: test/parent N_COLS:...(database) name (for example, test/products_fk ). FOR_NAME The...dev.mysql.com/doc/refman/8.0/en/information-schema-innodb-foreign-table.html