- Sort Score
- Num 10 results
- Language All
- Labels All
Results 41 - 50 of 1,500 for test (0.11 seconds)
-
train_test_split — scikit-learn 1.7.2 doc...
on a Text Dataset Semi-supervised Classification on a Text Dataset...matrices into random train and test subsets. Quick utility that...scikit-learn.org/stable/modules/generated/sklearn.model_selection.train_test_split.html -
Install Red Hat OpenShift Container Platform 4....
test-ocp-6f2c .ibm .com oauth-openshift .apps .test-ocp-6f2c... .apps .test-ocp-6f2c .ibm .com example .apps .test-ocp-6f2c...developer.ibm.com/tutorials/use-container-images-for-upi-deployment-of-openshift/ -
Node.js - IBM Developer
for asynchronous testing. Mocha tests run serially, allowing...is a feature-rich JavaScript test framework running on Node.js...developer.ibm.com/languages/node-js/ -
Implement Elasticsearch with retrieval augmente...
Test the connection by clicking Test connection ....steps. Click Test connection and there should be Test Successful...developer.ibm.com/tutorials/awb-integration-of-wx-ai-watsonx-discovery-watson-assisant/ -
IoT - IBM Developer
test, and deploy custom Python analytics...autoencoders, learn how to create a test physical model based data generator...developer.ibm.com/technologies/iot -
Guide de contribution
appropriées Tests Suffisamment de tests sont-ils écrits Les tests passent-ils...existe }); Rédaction de tests Écrire des tests pour toutes les méthodes...fess.codelibs.org/fr/dev/contributing.html -
LassoCV — scikit-learn 1.7.2 documentation
default=None Values of alphas to test along the regularization path....An iterable yielding (train, test) splits as arrays of indices....scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoCV.html -
LearningCurveDisplay — scikit-learn 1.7.2...
n_cv_folds) Scores on test set. score_name str, default=None...corresponding to the mean train and test scores. If another style is...scikit-learn.org/stable/modules/generated/sklearn.model_selection.LearningCurveDisplay.html -
Contributing — scikit-learn 1.7.2 documen...
sklearn path/to/tests See also Testing and improving test coverage ....matplotlib-related tests # Test fixtures ensure that a set of tests will be...scikit-learn.org/stable/developers/contributing.html -
StratifiedKFold — scikit-learn 1.7.2 docu...
Provides train/test indices to split data in train/test sets. This...index=[1 3] Test: index=[0 2] Fold 1: Train: index=[0 2] Test: index=[1...scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedKFold.html