- Sort Score
- Num 10 results
- Language All
- Labels All
Results 121 - 130 of 2,473 for test (6.82 seconds)
-
Flux de travail de développement
tous les tests mvn test Consultez Compilation et tests pour plus...toujours les tests. Exécution des tests unitaires mvn test Exécution...fess.codelibs.org/fr/dev/workflow.html -
Compare cross decomposition methods — sci...
label = "test" , marker = "o"...title ( "Comp. 1: X vs Y (test corr = %.2f )" % np . corrcoef...scikit-learn.org/stable/auto_examples/cross_decomposition/plot_compare_cross_decomposition.html -
Face completion with a multi-output estimators ...
randint ( test . shape [ 0 ], size = ( n_faces ,)) test = test [ face_ids...< 30 ] test = data [ targets >= 30 ] # Test on independent...scikit-learn.org/stable/auto_examples/miscellaneous/plot_multioutput_face_completion.html -
RequestPredicate (Spring Framework 7.0.1 API)
Method Details test boolean test ( ServerRequest request)...the request to be nested Returns: the nested request See Also:...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/reactive/functio... -
RequestPredicate (Spring Framework 7.0.1 API)
Method Details test boolean test ( ServerRequest request)...the request to be nested Returns: the nested request See Also:...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/servlet/function... -
3.1. Cross-validation: evaluating estimator per...
train-test split indices) in addition to the test score. For...to the test set . Thus, one can create the training/test sets using...scikit-learn.org/stable/modules/cross_validation.html -
GroupKFold — scikit-learn 1.7.2 documenta...
test ndarray The testing set indices for that...will appear exactly once in the test set across all folds (the number...scikit-learn.org/stable/modules/generated/sklearn.model_selection.GroupKFold.html -
validation_curve — scikit-learn 1.7.2 doc...
Determine training and test scores for varying parameter...splitting the dataset into train/test set. Only used in conjunction...scikit-learn.org/stable/modules/generated/sklearn.model_selection.validation_curve.html -
ValidationCurveDisplay — scikit-learn 1.7...
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.ValidationCurveDisplay.html -
Entwicklungsworkflow
ausführen mvn test -Dtest = SearchServiceTest # Alle Tests ausführen...Dokumentationsaktual test : Hinzufügen/Ändern von Tests Beispiele: #...fess.codelibs.org/de/dev/workflow.html