- Sort Score
- Num 10 results
- Language All
- Labels All
Results 211 - 220 of 3,841 for test (1.33 seconds)
Filter
-
KFold — scikit-learn 1.8.0 documentation
scikit-learn Nested versus non-nested cross-validation Nested versus...Provides train/test indices to split data in train/test sets. Split...scikit-learn.org/stable/modules/generated/sklearn.model_selection.KFold.html -
Actions · codelibs/fess-testdata · GitHub
Multi-container testing Test your web service and its...with world-class CI/CD. Build, test, and deploy your code right...github.com/codelibs/fess-testdata/actions -
LeavePGroupsOut — scikit-learn 1.8.0 documentation
test ndarray The testing set indices for that...cross-validator. Provides train/test indices to split data according...scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeavePGroupsOut.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 -
AbstractUrlHandlerMapping (Spring Framework 7.0...
under "/test", "/test/**" matches all paths below "/test". For...example, a registered "/test" matches "/test", and various path pattern...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/reactive/handler... -
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 -
Face completion with a multi-output estimators ...
randint ( test . shape [ 0 ], size = ( n_faces ,)) test = test [ face_ids...targets < 30 ] test = data [ targets >= 30 ] # Test on independent...scikit-learn.org/stable/auto_examples/miscellaneous/plot_multioutput_face_completion.html -
Tweedie regression on insurance claims — scikit...
TweedieRegressor subset train test train test metric D² explained NaN..."""Evaluate an estimator on train and test sets with different metrics"""...scikit-learn.org/stable/auto_examples/linear_model/plot_tweedie_regression_insurance_claims.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 -
Class Likelihood Ratios to measure classificati...
the link between pre-test and post-test odds given by the Class...er: BSD-3-Clause Pre-test vs. post-test analysis # Suppose we...scikit-learn.org/stable/auto_examples/model_selection/plot_likelihood_ratios.html