- Sort Score
- Num 10 results
- Language All
- Labels All
Results 191 - 200 of 3,795 for test (0.18 seconds)
Filter
-
ShuffleSplit — scikit-learn 1.8.0 documentation
4] Test: index=[5 2] Fold 1: Train: index=[4 0 2 5] Test: index=[1...0] Test: index=[3 5] Fold 3: Train: index=[3 4 1 0] Test: index=[5...scikit-learn.org/stable/modules/generated/sklearn.model_selection.ShuffleSplit.html -
TimeSeriesSplit — scikit-learn 1.8.0 documentation
index=[0] Test: index=[1] Fold 1: Train: index=[0 1] Test: index=[2]...1 2] Test: index=[3] Fold 3: Train: index=[0 1 2 3] Test: index=[4]...scikit-learn.org/stable/modules/generated/sklearn.model_selection.TimeSeriesSplit.html -
Development
Running Unit Tests Step 4: Run Local Tests Running Unit Tests Running...Plugins Testing Running Unit Tests Running All Unit Tests Running...fess.codelibs.org/development.html -
Open Source Full-text Search Server - Fess Deve...
Testing Create and run unit tests to verify changes...# JSP files │ └── test/ │ └── java/ # Test code ├── pom.xml #...fess.codelibs.org/dev/getting-started.html -
Gradient Boosting Out-of-Bag estimates — scikit...
X_train [ test ], y_train [ test ]) val_scores /= n_splits...cv_estimate ( 3 ) # Compute best n_estimator for test data test_score =...scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_oob.html -
Configuring user authentication and authorizati...
CLIENT-ID test 1 1 1 0 - - - test 0 1 1 0 - - - test 2 1 1 0 -...produces to topic test . bob consumes from topic test in consumer group...developer.ibm.com/tutorials/kafka-authn-authz/ -
class_likelihood_ratios — scikit-learn 1.8.0 do...
obtain post-test probabilities given a pre-test probability....classifier being a diagnostic test; the pre-test probability of an individual...scikit-learn.org/stable/modules/generated/sklearn.metrics.class_likelihood_ratios.html -
Create your first Node.js application - IBM Dev...
Functional testing The behavior-driven approach requires a test suite...functional test suite. If any step in a story (that is, any test function...developer.ibm.com/learningpaths/get-started-nodejs/create-nodejs-application/ -
StratifiedShuffleSplit — scikit-learn 1.8.0 doc...
Provides train/test indices to split data in train/test sets. This...3] Test: index=[4 1 0] Fold 1: Train: index=[5 1 4] Test: index=[0...scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedShuffleSplit.html -
SqlScriptsTestExecutionListener (Spring Framewo...
once before all test methods or once after all test methods , respectively....TestContext once per test class after all test methods have been...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/jdbc/Sq...