- Sort Score
- Num 50 results
- Language All
- Labels All
Results 201 - 250 of 3,820 for test (1.31 seconds)
Filter
-
AbstractMockHttpServletResponseAssert (Spring F...
body converted to text as the object to test. org.assertj.cor...body converted to text as the object to test. UriAssert forwardedUrl...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/web/servlet/ass... -
Sql (Spring Framework 7.0.1 API)
is used to annotate a test class or test method to configure SQL...ResourceDatabasePopu ScriptUtils Nested Class Summary Nested Classes Modifier...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/jdbc/Sq... -
RestTestClientResponseAssert (Spring Framework ...
body converted to text as the object to test. org.assertj.cor...body converted to text as the object to test. RestTestClientRespon...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/web/servlet/cli... -
SqlMergeMode (Spring Framework 7.0.3 API)
is used to annotate a test class or test method to configure whether...is not declared on a test class or test method, SqlMergeMode.MergeMode.OVERRIDE...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/jdbc/Sq... -
Configuring Quarkus applications
that during tests, the test message is used. ./mvnw test Copy code...start quarkus dev. test runs during ./mvnw test. prod runs when...developer.ibm.com/tutorials/quarkus-basics-04/ -
PredefinedSplit — scikit-learn 1.8.0 documentation
Provides train/test indices to split data into train/test sets using...index=[1 2 3] Test: index=[0] Fold 1: Train: index=[0 2] Test: index=[1...scikit-learn.org/stable/modules/generated/sklearn.model_selection.PredefinedSplit.html -
LeaveOneOut — scikit-learn 1.8.0 documentation
Provides train/test indices to split data in train/test sets. Each...index=[1] Test: index=[0] Fold 1: Train: index=[0] Test: index=[1]...scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeaveOneOut.html -
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 -
ARIMA models in R
statistical test called a unit root test. The ADF test is conducted...using two tests: the Augmented Dickey-Fuller (ADF) test and the...developer.ibm.com/tutorials/awb-arima-models-in-r/ -
Compare cross decomposition methods — scikit-le...
label = "test" , marker = "o" , s = 25 ) plt.... title ( "Comp. 1: X vs Y (test corr = %.2f )" % np . corrcoef...scikit-learn.org/stable/auto_examples/cross_decomposition/plot_compare_cross_decomposition.html -
Developing a stream processor with Apache Kafka...
Test your stream processor You can test your stream...will test the stream processor using kafka-streams-test-utils...developer.ibm.com/tutorials/developing-a-streams-processor-with-apache-kafka/ -
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 -
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 -
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... -
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 -
permutation_test_score — scikit-learn 1.8.0 doc...
implements Test 1 in: Ojala and Garriga. Permutation Tests for Studying...splitting the dataset into train/test set. Changed in version 1.6:...scikit-learn.org/stable/modules/generated/sklearn.model_selection.permutation_test_score.html -
Ordinary Least Squares and Ridge Regression — s...
evaluate on a test set, and visualize the predictions....and target into training and test sets. from sklearn.datasets...scikit-learn.org/stable/auto_examples/linear_model/plot_ols_ridge.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 -
Node.js in a Kubernets world
need to test your application. The development and test process...deploy, test a number of times. Check out our article on test-driven...developer.ibm.com/articles/nodejs-kubernetes-basics/ -
BeforeTransaction (Spring Framework 7.0.3 API)
@interface BeforeTransaction Test annotation which indicates that...transaction is started for a test method configured to run within...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/transac... -
DummyClassifier — scikit-learn 1.8.0 documentation
n_features) Test samples. Passing None as test samples gives...# Perform classification on test vectors X. Parameters : X array-like...scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyClassifier.html -
11. Common pitfalls and recommended practices —...
not the test dataset, so model performance on the test dataset...keeping the test and train data subsets separate. Test data should...scikit-learn.org/stable/common_pitfalls.html -
Contributing — scikit-learn 1.8.0 documentation
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 -
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 -
Model Selection — scikit-learn 1.8.0 documentation
(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 -
HandlerTypePredicate (Spring Framework 7.0.5 API)
Method Details test public boolean test ( @Nullable...Rossen Stoyanchev Nested Class Summary Nested Classes Modifier...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/method/HandlerTy... -
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 -
plot_multi_metric_evaluation.zip
("test", "-")): sample_score_mean =...sample_score_std, alpha=0.1 if sample == "test" else 0, color=color, ) ax.plot(...scikit-learn.org/stable/_downloads/535778bfbc9b4881da3e662bc2ea8484/plot_multi_metric_evaluation.zip -
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 -
Node.js dependency management - IBM Developer
js test command "echo \"Error: no test specified\" &&..."scripts" : { "test" : "echo \"Error: no test specified\" &&...developer.ibm.com/learningpaths/get-started-nodejs/manage-dependencies-in-nodejs/ -
SimpleUrlHandlerMapping (Spring Framework 7.0.2...
under "/test", "/test/**" matches all paths below "/test". For...example, a registered "/test" matches "/test", and various Ant-style...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/reactive/handler... -
StratifiedGroupKFold — scikit-learn 1.8.0 docum...
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.StratifiedGroupKFold.html -
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 -
Statistical comparison of models using grid sea...
\(n_{test}\) is the number of samples used for testing, \(n_{train}\)...\(n_{test}\) is the number of samples used for testing, \(n_{train}\)...scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_stats.html -
Develop a JMS application for CICS Liberty
Test the MDB sample To test the MDB sample, download...MDB test. http://host:port/com.ibm.cicsdev.mqjms.web?test=readtsq...developer.ibm.com/tutorials/develop-jms-applications-for-ibm-cics-liberty/ -
ValidationCurveDisplay — scikit-learn 1.8.0 doc...
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 -
Recherche avec caractères génériques
tel que test, tests ou tester. De plus, te *...seul caractère, tel que text ou test. Pour utiliser un caractère...fess.codelibs.org/fr/15.5/user/search-wildcard.html -
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 -
Wildcard Search
such as test, tests, or tester. You can also...single-character wildcard, such as text or test. To use a multiple-character...fess.codelibs.org/15.5/user/search-wildcard.html -
通配符检索
如 text 或 test 等。 使用多字符通配符时,使用 * ,如下所示。 test * 上述情况将作为多字符通配符处理,如...上述情况将作为多字符通配符处理,如 test、tests 或 tester 等。此外, te * t 也可以在搜索词中这样使用。 使用条件...fess.codelibs.org/zh-cn/15.5/user/search-wildcard.html -
UserWebTestClientConfigurer (Spring Framework 7...
test.web.reactive.server.UserWebTestClientCon...IllegalStateExceptio is raised. For tests with a MockMvc server, refer...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/web/reactive/se... -
Búsqueda con comodines
como test, tests o tester. Además, te * t...comodín de un carácter, como text o test. Para utilizar un comodín...fess.codelibs.org/es/15.5/user/search-wildcard.html -
GroupShuffleSplit — scikit-learn 1.8.0 document...
test ndarray The testing set indices for that...iterator. Provides randomized train/test indices to split data according...scikit-learn.org/stable/modules/generated/sklearn.model_selection.GroupShuffleSplit.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 people's...scikit-learn.org/stable/auto_examples/applications/plot_face_recognition.html -
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 -
Measuring the recall of quantized vector search...
a scale test, reloading the full dataset and testing against...results, we built a repeatable test harness using the DBPedia-14...www.elastic.co/search-labs/blog/recall-vector-search-quantization