- Sort Score
- Num 10 results
- Language All
- Labels All
Results 191 - 200 of 2,769 for test (0.92 seconds)
-
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 -
fetch_20newsgroups_vectorized — scikit-le...
‘test’ for the test set, ‘all’ for both,...Parameters : subset {‘train’, ‘test’, ‘all’}, default=’train’ Select...scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_20newsgroups_vectorized.html -
Model Selection — scikit-learn 1.8.0 docu...
(ROC) Nested versus non-nested cross-validation Nested versus...regularization on training and test error Effect of model regularization...scikit-learn.org/stable/auto_examples/model_selection/index.html -
Serveur de recherche plein texte open source - ...
Tests Créez et exécutez des tests unitaires pour...Fichiers JSP │ └── test/ │ └── java/ # Code de test ├── pom.xml #...fess.codelibs.org/fr/dev/getting-started.html -
Construcción y Pruebas
Unitarias mvn test Ejecutar Clase de Prueba Específica mvn test -Dtest...espera de pruebas: mvn test -Dmaven.test.timeout = 600 OpenSearch...fess.codelibs.org/es/dev/building.html -
ShuffleSplit — scikit-learn 1.8.0 documen...
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 -
InstructLab - IBM Developer
how to prepare input files and test fine-tuned output models using...compositional skill for generating test cases in Python. After you download...developer.ibm.com/components/instructlab -
TimeSeriesSplit — scikit-learn 1.8.0 docu...
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 -
Faces recognition example using eigenfaces and ...
set and a test and keep 25% of the data for testing. X_train ,...of the model quality on the test set print ( "Predicting...scikit-learn.org/stable/auto_examples/applications/plot_face_recognition.html -
Semi-supervised Classification on a Text Datase...
" Micro-averaged F1 score on test set: { f1 : .3f } " ) print...0 Micro-averaged F1 score on test set: 0.901 2. Evaluate a supervised...scikit-learn.org/stable/auto_examples/semi_supervised/plot_semi_supervised_newsgroups.html