- Sort Score
- Num 10 results
- Language All
- Labels All
Results 591 - 600 of 3,284 for test (1.42 seconds)
-
GraphicalLassoCV — scikit-learn 1.8.0 doc...
test) splits as arrays of indices....shape (n_samples, n_features) Test data of which we compute the...scikit-learn.org/stable/modules/generated/sklearn.covariance.GraphicalLassoCV.html -
3.4. Metrics and scoring: quantifying the quali...
(pre-test and post-tests): \[\text{post-test odds} = \text{Likelihood...\frac{\text{pre-test probability}}{1 - \text{pre-test probability}},\]...scikit-learn.org/stable/modules/model_evaluation.html -
Elastic Cloud Feature Matrix | Elastic
Monitors Managed Test Execution Service 12 Private Testing Locations...Monitors Managed Test Execution Service 12 Private Testing Locations...www.elastic.co/subscriptions/cloud -
Get started with Quarkus CLI - IBM Developer
properties │ └── test / # Unit and integration tests ├── pom.xml #...them. src/test/java/ - This is where you write tests. Quarkus...developer.ibm.com/learningpaths/quarkus-basics/quarkus-cli/ -
Monitoring settings in Elasticsearch | Reference
for example test1,test2,test3 . Names can include wildcards,...prepending - . For example test*,-test3 will monitor all indexes...www.elastic.co/docs/reference/elasticsearch/configuration-reference/monitoring-settings -
Python - Tutorials - IBM Developer
test, and deploy custom Python analytics...storage using FIO and RAID0 testing. 28 February 2025 Tutorial...developer.ibm.com/languages/python/tutorials/ -
Post pruning decision trees with cost complexit...
vs alpha for training and testing sets # When ccp_alpha is set...training accuracy and 88% testing accuracy. As alpha increases,...scikit-learn.org/stable/auto_examples/tree/plot_cost_complexity_pruning.html -
User API
"surname" : "Test" , "givenName"..."surname" : "Test" , "givenName"...fess.codelibs.org/de/15.5/api/admin/api-admin-user.html -
1.16. Probability calibration — scikit-le...
base_estimator makes predictions on the test subset the predictions are used...be present in both train and test subsets for every split. When...scikit-learn.org/stable/modules/calibration.html -
Getting started with the Quarkus CLI
properties │ └── test / # Unit and integration tests ├── pom.xml #...them. src/test/java/ - This is where you write tests. Quarkus...developer.ibm.com/tutorials/quarkus-basics-01/