- Sort Score
- Num 50 results
- Language All
- Labels All
Results 551 - 600 of 3,212 for test (1.27 seconds)
Filter
-
贡献指南
方法编写测试 测试方法名以 test 开头 使用 Given-When-Then 模式 @Test public void testSearch...SearchService (); String query = "test" ; // When: 执行被测试对象 SearchResponse...fess.codelibs.org/zh-cn/dev/contributing.html -
Open Liberty - IBM Developer
testing, deployment and monitoring...pull‑request builds to automated testing, merging, and cloud deployment...developer.ibm.com/components/open-liberty/ -
Spring Boot Java applications for CICS, Part 5:...
and then deploy and test it in CICS. Spring Boot offers...transaction management to the MDP. Test the sample in CICS. The sample...developer.ibm.com/tutorials/spring-boot-java-applications-for-cics-part-5-jms/ -
Ridge — scikit-learn 1.8.0 documentation
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.Ridge.html -
CCA — scikit-learn 1.8.0 documentation
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.cross_decomposition.CCA.html -
IBM Z and z/OS - Blogs - IBM Developer
instances for development and test 14 May 2024 Blog post COBOL...Programming course Introduce unit testing through integration with COBOL...developer.ibm.com/components/ibmz/blogs/ -
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 -
Development practices - IBM Developer
developer.ibm.com/devpractices/ -
ClassifierMixin — scikit-learn 1.8.0 documentation
scikit-learn.org/stable/modules/generated/sklearn.base.ClassifierMixin.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/ -
8.1. Toy datasets — scikit-learn 1.8.0 document...
July; 1998 This is a copy of the test set of the UCI ML hand-written...set and different 13 to the test set. 32x32 bitmaps are divided...scikit-learn.org/stable/datasets/toy_dataset.html -
Articles - IBM Developer
to the cURL command for API testing In this article, learn the...you can begin using cURL to test your endpoints and troubleshoot...developer.ibm.com/articles/ -
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/... -
BayesianRidge — scikit-learn 1.8.0 documentation
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.BayesianRidge.html -
Apache Spark - IBM Developer
Kubernetes 14 March 2024 Tutorial Test data ingestion to watsonx.data...17 May 2024 Blog post Explore best practices for Spark performance...developer.ibm.com/components/spark/ -
Version 0.20 — scikit-learn 1.8.0 documentation
text.CountVectorizer and other text vectorizers could...feature_extraction.text.CountVectorizer , feature_extraction.text.TfidfVectorizer...scikit-learn.org/stable/whats_new/v0.20.html -
Deploying apps to IBM Code Engine from GitHub o...
your application by clicking Test application and then click on...needs. It's recommended that you test this recurring policy in a staging...developer.ibm.com/tutorials/awb-deploy-apps-ibm-code-engine-github-local-sources/ -
Uses of Package org.springframework.aot.generat...
test.generate Test support for core AOT...contexts. org.springframework.test.context.aot Ahead-of-time (AOT)...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/aot/generate/package... -
Learn the basics of Python
needed for testing and running the code, leaving test-specific...popular Python libraries for testing, database, and identity libraries....developer.ibm.com/articles/python-overview-and-basics/ -
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/ -
HalvingRandomSearchCV — scikit-learn 1.8.0 docu...
test) splits as arrays of indices....evaluate the predictions on the test set. str: see String name scorers...scikit-learn.org/stable/modules/generated/sklearn.model_selection.HalvingRandomSearchCV.html -
Set up an enrich processor | Elastic Docs
We strongly recommend testing and benchmarking your enrich...we recommend indexing a few test documents first and verifying...www.elastic.co/docs/manage-data/ingest/transform-enrich/set-up-an-enrich-processor -
sklearn.feature_selection — scikit-learn 1.8.0 ...
pvalues below alpha based on a FPR test. SelectFromModel Meta-transformer...Univariate linear regression tests returning F-statistic and p-values....scikit-learn.org/stable/api/sklearn.feature_selection.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/ -
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 -
Databases - IBM Developer
2024 Article Use scripts to test SQL injection attacks with Guardium...disaster recovery, and backup best practices in this comprehensive...developer.ibm.com/technologies/databases/ -
Get started with Node.js
dependency management Unit testing in Node.js Summary Learning...several tools that can help you test your Node applications to catch...developer.ibm.com/learningpaths/get-started-nodejs/ -
PassiveAggressiveRegressor — scikit-learn 1.8.0...
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.PassiveAggressiveRegressor.html -
SimpleRouteMatcher (Spring Framework 7.0.6 API)
Rossen Stoyanchev Nested Class Summary Nested classes/interfaces...to match route - the route to test against Returns: true if there...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/util/SimpleRouteMatc... -
Failure of Machine Learning to infer causal eff...
data into a training and a testing set. from sklearn.model_selection...education as well (e.g. by IQ tests). But omitting the “ability”...scikit-learn.org/stable/auto_examples/inspection/plot_causal_interpretation.html -
XDR security solution | Extended detection and ...
Access the excerpt INDUSTRY TEST Elastic is the only vendor with...AV‑Comparatives’ 2025 Business Security Tests. Read the blog DIFFERENTIATORS...www.elastic.co/security/xdr -
Get started with machine learning
developer.ibm.com/learningpaths/learning-path-machine-learning-for-developers/ -
Column Transformer with Heterogeneous Data Sour...
body = text . partition ( " \n\n " ) # store body text in second..."length" : len ( text ), "num_sentences" : text . count ( "." )}...scikit-learn.org/stable/auto_examples/compose/plot_column_transformer.html -
MaxAbsScaler — scikit-learn 1.8.0 documentation
distribution shift between training and test data). The transformed values...distort the distribution of test data. Attributes : scale_ ndarray...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.MaxAbsScaler.html -
Configuration SSO avec OpenID Connect
OpenID Connect (OP) est disponible Fess est accessible via HTTPS...Note Si oic.redirect.url est omis, il est automatiquement construit...fess.codelibs.org/fr/15.5/config/sso-oidc.html -
Kibana features list | Elastic
you can also test out Platinum features such as...Learn more about synthetic tests Uptime app The Uptime app in...www.elastic.co/kibana/features -
PLSRegression — scikit-learn 1.8.0 documentation
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.cross_decomposition.PLSRegression.html -
BaggingRegressor — scikit-learn 1.8.0 documenta...
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.ensemble.BaggingRegressor.html -
Beyond buzzwords: A brief history of microservi...
because development and test environments were large, difficult...themselves, in development, test, and production environments...developer.ibm.com/articles/cl-evolution-microservices-patterns/ -
Platform as a service - IBM Developer
and test your applications. Follow Articles...replaced Agile, DevOps, and RESTful as the hot new buzzword that...developer.ibm.com/technologies/paas/ -
Metadata Routing — scikit-learn 1.8.0 documenta...
est = ExampleClassifier () est . fit ( X , y ,...try : meta_est . fit ( X , y , test = my_weights ) except TypeError...scikit-learn.org/stable/auto_examples/miscellaneous/plot_metadata_routing.html -
What is Root Cause Analysis (RCA)? | A Comprehe...
analyzing relevant data and testing solutions that address them....failing due to issues with their test suite, they can perform RCA...www.elastic.co/what-is/root-cause-analysis -
GaussianProcessRegressor — scikit-learn 1.8.0 d...
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.gaussian_process.GaussianProcessRegressor.html -
Getting started with the Quarkus CLI
properties │ └── test / # Unit and integration tests ├── pom.xml #...them. src/test/java/ - This is where you write tests. Quarkus...developer.ibm.com/tutorials/quarkus-basics-01/ -
Evaluate the performance of a classifier with C...
data into a training set and a test set X_train , X_test , y_train...regularization parameter C was not the best. In real life applications this...scikit-learn.org/stable/auto_examples/model_selection/plot_confusion_matrix.html -
AbstractJsonMessageConverter (Spring Framework ...
Parameters: clazz - the class to test for support Returns: true if...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/messaging/converter/... -
Beginner's guide to Python
one or multiple commands to test code snippets quickly or generate...makes experimentation and testing of little scripts even easier....developer.ibm.com/tutorials/python-beginners-guide/ -
HistGradientBoostingRegressor — scikit-learn 1....
>>> est = HistGradientBoosting () . fit ( X , y ) >>> est . score...coefficient of determination on test data. The coefficient of determination,...scikit-learn.org/stable/modules/generated/sklearn.ensemble.HistGradientBoostingRegressor.html