- Sort Score
- Num 10 results
- Language All
- Labels All
Results 931 - 940 of 2,593 for test (5.07 seconds)
-
Release Highlights for scikit-learn 1.4 —...
) print ( "cv error on test sets:" , results [ "test_mse"...enable_metadata_routing = False ) cv error on test sets: [-0.36614288 -0.49296084...scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_4_0.html -
Precision-Recall — scikit-learn 1.7.2 doc...
and split into training and test X_train , X_test , y_train ,...] # Split into training and test X_train , X_test , Y_train ,...scikit-learn.org/stable/auto_examples/model_selection/plot_precision_recall.html -
Uses of Package org.springframework.lang (Sprin...
test.util General utility classes...use in unit and integration tests. org.springframework.util Miscellaneous...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/lang/package-use.html -
Uses of Package org.springframework.web.reactiv...
test.web.reactive.server Support for testing Spring WebFlux...used by org.springframework.test.web.reactive.server Class Description...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/reactive/functio... -
Uses of Package org.springframework.transaction...
test.context.transaction Transactional...used by org.springframework.test.context.transaction Class Description...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/transaction/package-... -
JsonComparison (Spring Framework 7.0.1 API)
Author: Phillip Webb Nested Class Summary Nested Classes Modifier...java.lang.Object org.springframework.test.json.JsonComparison public final...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/json/JsonCompar... -
Transform monolithic applications to microservi...
test cases, and available documentations...tools that you use. Execute tests corresponding to the various...developer.ibm.com/articles/mono2micro-automate-application-refactoring-using-ai/ -
PathMatchingResourcePatternResolver (Spring Fra...
coming from jars be thoroughly tested in your specific environment...URLs, for example, "file:C:/test.dat". Must support classpath...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/core/io/support/Path... -
MultiTaskElasticNet — scikit-learn 1.7.2 ...
coefficient of determination on test data. The coefficient of determination,...shape (n_samples, n_features) Test samples. For some estimators...scikit-learn.org/stable/modules/generated/sklearn.linear_model.MultiTaskElasticNet.html -
Column Transformer with Heterogeneous Data Sour...
"length" : len ( text ), "num_sentences" : text . count (...dataset is split into train and test subsets based on messages posted...scikit-learn.org/stable/auto_examples/compose/plot_column_transformer.html