- Sort Score
- Num 10 results
- Language All
- Labels All
Results 391 - 400 of 2,769 for test (0.76 seconds)
-
Subscriptions | Elastic Stack Products & Su...
Monitors Managed Test Execution Service 14 Private Testing Locations...Monitors Managed Test Execution Service 14 Private Testing Locations...www.elastic.co/subscriptions -
Uses of Package org.springframework.context.eve...
test.context.event.annotation Test execution event...used by org.springframework.test.context.event.annotation Class...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/context/event/packag... -
Elasticsearch AI Playground: Experiment, ingest...
Playground - Roll up your sleeves Test the latest AI search capabilities...explore how to build RAG systems, test different LLMs from various...www.elastic.co/demo-gallery/ai-playground -
DummyRegressor — scikit-learn 1.8.0 docum...
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.DummyRegressor.html -
ProfileValueSourceConfiguration (Spring Framewo...
be applied to a JUnit 4 based test class to specify what type of...Default: org.springframework.test.annotation.SystemProfileValueSo.class...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/annotation/Prof... -
Optimizing GPU accelerated VMs with KubeVirt - ...
we’ll examine the test case that measures the host-to-device-memcpy...using the GPU copy engine. The test results are as follows: Running...developer.ibm.com/articles/gpu-vms-kubevirt-numa-nodes/ -
Visualizing cross-validation behavior in scikit...
cross-validation Nested versus non-nested cross-validation Nested versus...split data into training and test sets in order to avoid model...scikit-learn.org/stable/auto_examples/model_selection/plot_cv_indices.html -
Kernel PCA — scikit-learn 1.8.0 documenta...
set_title ( "Testing data" ) The samples from...orig_data_ax . set_title ( "Testing data" ) pca_proj_ax ....scikit-learn.org/stable/auto_examples/decomposition/plot_kernel_pca.html -
EstimatorCheckFailedWarning — scikit-lear...
estimator check from the common tests fails. Parameters : estimator...Estimator instance for which the test failed. check_name str Name...scikit-learn.org/stable/modules/generated/sklearn.exceptions.EstimatorCheckFailedWarning.html -
Post pruning decision trees with cost complexit...
vs alpha for training and testing sets # When ccp_alpha is set...training accuracy and 88% testing accuracy. As alpha increases,...scikit-learn.org/stable/auto_examples/tree/plot_cost_complexity_pruning.html