- Sort Score
- Num 10 results
- Language All
- Labels All
Results 301 - 310 of 1,861 for tests (0.36 seconds)
Filter
-
Version 0.14 — scikit-learn 1.8.0 documentation
Testing scikit-learn with sklearn.test() is deprecated....Moitra and Olivier Grisel . All tests now pass under Python 3.3. Ability...scikit-learn.org/stable/whats_new/v0.14.html -
What is Text Classification? | A Comprehensive ...
www.elastic.co/what-is/text-classification -
Better Binary Quantization (BBQ) | Elasticsearc...
www.elastic.co/docs/reference/elasticsearch/mapping-reference/bbq -
ARIMA models in R
statistical test called a unit root test. The ADF test is conducted...using two tests: the Augmented Dickey-Fuller (ADF) test and the...developer.ibm.com/tutorials/awb-arima-models-in-r/ -
Why virtual assistants fail and how to avoid it
development principles and model tests those specialists use. Specifically,...training data, validation data, and test data sets to perform well. Chatbot...developer.ibm.com/articles/why-virtual-assistants-fail-and-how-to-avoid-it/ -
Agentic security operations from Elastic Securi...
Read the blog Industry Test Elastic is the only vendor with...AV‑Comparatives' 2025 Business Security Tests. Read the blog Report Elastic...www.elastic.co/security -
Older Versions — scikit-learn 1.8.0 documentation
A common testing framework for all estimators...Brian Holt (issue #367). Faster tests by Fabian Pedregosa and others....scikit-learn.org/stable/whats_new/older_versions.html -
cross_validation.rst.txt
``['test_<scorer1_name>', 'test_<scorer2_name>', 'test_<scorer...>',...estimators, train-test split indices) in addition to the test score. For...scikit-learn.org/stable/_sources/modules/cross_validation.rst.txt -
Version 0.18 — scikit-learn 1.8.0 documentation
much faster (over 1000x in tests with synthetic data). By Jonathan...to compute the score on the test folds in parallel. By Manoj...scikit-learn.org/stable/whats_new/v0.18.html -
More Java constructs for real-world apps - IBM ...
in the test tree is where you'll find the JUnit tests that allow...could use a JUnit test, as shown here: @Test void testSerializeToDisk...developer.ibm.com/learningpaths/java-get-started/java-constructs2/