- Sort Score
- Num 20 results
- Language All
- Labels All
Results 541 - 560 of 3,118 for test (0.82 seconds)
Filter
-
ClassifierMixin — scikit-learn 1.8.0 documentation
scikit-learn.org/stable/modules/generated/sklearn.base.ClassifierMixin.html -
load_iris — scikit-learn 1.8.0 documentation
Matrix Nested versus non-nested cross-validation Nested versus...versus non-nested cross-validation Test with permutations the significance...scikit-learn.org/stable/modules/generated/sklearn.datasets.load_iris.html -
cross_val_score — scikit-learn 1.8.0 documentation
Predictions Nested versus non-nested cross-validation Nested versus...splitting the dataset into train/test set. Only used in conjunction...scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_val_score.html -
GaussianMixture — scikit-learn 1.8.0 documentation
log-likelihood of new samples at test time. The shape depends on covariance_type...log-likelihood of new samples at test time. The shape depends on covariance_type...scikit-learn.org/stable/modules/generated/sklearn.mixture.GaussianMixture.html -
贡献指南
方法编写测试 测试方法名以 test 开头 使用 Given-When-Then 模式 @Test public void testSearch...SearchService (); String query = "test" ; // When: 执行被测试对象 SearchResponse...fess.codelibs.org/zh-cn/dev/contributing.html -
Install IBM Cloud Pak for Data 5.3 on Red Hat O...
running a storage validation test. Note that this step can take...AutoAI experiment For a quick test, you can run an AutoAI experiment....developer.ibm.com/tutorials/install-cpd-4-on-ocp-48-on-powervs/ -
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/ -
Terraform modules for IBM Cloud: AI-ready build...
design issues automated tests miss. The testing framework is open source:...90+ IBM-supported, production-tested Terraform modules that reduce...developer.ibm.com/blogs/terraform-ibm-modules-ibm-cloud-environments/ -
Development practices - IBM Developer
developer.ibm.com/devpractices/ -
EllipticEnvelope — scikit-learn 1.8.0 documenta...
the mean accuracy on the given test data and labels. In multi-label...shape (n_samples, n_features) Test samples. y array-like of shape...scikit-learn.org/stable/modules/generated/sklearn.covariance.EllipticEnvelope.html -
Recursive feature elimination with cross-valida...
ylabel ( "Mean test accuracy" ) plt . errorbar (...cross-validation technique. The test accuracy decreases above 5 selected...scikit-learn.org/stable/auto_examples/feature_selection/plot_rfe_with_cross_validation.html -
TunedThresholdClassifierCV — scikit-learn 1.8.0...
test splits; "prefit" , to bypass...shape (n_samples, n_features) Test samples. y array-like of shape...scikit-learn.org/stable/modules/generated/sklearn.model_selection.TunedThresholdClassifierCV.html -
The Elasticsearch Platform — Drive real-time in...
analytics engine — the same battle-tested core used in Elasticsearch...Better Binary Quantization. Test the latest AI features and models...www.elastic.co/platform -
StringMessageConverter (Spring Framework 7.0.6 ...
Parameters: clazz - the class to test for support Returns: true if...MessageConverter that supports MIME type "text/plain" with the payload converted...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/messaging/converter/... -
Introduction to computer vision - IBM Developer
as sophisticated as a medical test often comes down to a simple...Training, validation, and testing Training a model is essentially...developer.ibm.com/learningpaths/get-started-artificial-intelligence/next-steps/intro-computer-vis... -
Python - Tutorials - IBM Developer
test, and deploy custom Python analytics...storage using FIO and RAID0 testing. 28 February 2025 Tutorial...developer.ibm.com/languages/python/tutorials/ -
RouterFunctions (Spring Framework 7.0.6 API)
the predicate to test routerFunction - the nested router function...Rossen Stoyanchev Nested Class Summary Nested Classes Modifier...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/reactive/functio... -
Procédure de mise à niveau
niveau dans un environnement de test au préalable Le service s’arrêtera...procédures dans un environnement de test au préalable Effectuer la sauvegarde...fess.codelibs.org/fr/15.5/install/upgrade.html -
Machine learning and bias
how to test for it, and how then how to...being used in training or testing a machine learning model, there's...developer.ibm.com/articles/machine-learning-and-bias/ -
Version 0.18 — scikit-learn 1.8.0 documentation
much faster (over 1000x in tests with synthetic data). By Jonathan...to compute the score on the test folds in parallel. By Manoj...scikit-learn.org/stable/whats_new/v0.18.html