- Sort Score
- Num 50 results
- Language All
- Labels All
Results 651 - 700 of 3,814 for test (4.24 seconds)
Filter
-
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/ -
Cloud - Blogs - IBM Developer
production-tested Terraform modules that reduce...instances for development and test 09 April 2024 Blog post Resource...developer.ibm.com/depmodels/cloud/blogs/ -
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... -
VotingRegressor — 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.ensemble.VotingRegressor.html -
3. Model selection and evaluation — scikit-lear...
scikit-learn.org/stable/model_selection.html -
Scaling the regularization parameter for SVCs —...
= 1e-3 ) We compute the mean test score for different values of...regularization on training and test error Effect of model regularization...scikit-learn.org/stable/auto_examples/svm/plot_svm_scale_c.html -
Thumbnail Configuration
thumbnail image file : / path / to / test . jpg / tmp / test_thumbnail...installed which rsvg - convert Test conversion manually rsvg - convert...fess.codelibs.org/15.4/config/crawler-thumbnail.html -
Build Your First MCP Server with TypeScript and...
For testing, we’ll use Claude Desktop as...provided by your MCP server. To test the calculate_sum tool, ask...developer.ibm.com/tutorials/awb-handle-remote-tool-calling-model-context-protocol/ -
Change endpoint URLs | Elastic Docs
www.elastic.co/docs/deploy-manage/deploy/cloud-enterprise/change-endpoint-urls -
RegisterReflectionForBinding (Spring Framework ...
annotated element can also be any test class that uses the Spring TestContext...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/aot/hint/annotation/... -
Lagged features for time series forecasting — s...
startswith ( "test_" ): metric = key . split ( "test_" )[ 1 ] scores...startswith ( "test_" ): metric = key . split ( "test_" )[ 1 ] scores...scikit-learn.org/stable/auto_examples/applications/plot_time_series_lagged_features.html -
IBM Power10 Business Inferencing at Scale with ...
yields the best results. Figure 3. N-Beats model test results with...library and therefore easy to test and use. We chose N-Beats because...developer.ibm.com/tutorials/power10-business-inferencing-at-scale-with-mma/ -
DevOps - Articles - IBM Developer
AI driven refactoring and testing Boost mainframe DevOps with...Code Assistant for Z and IBM Test Accelerator for Z for COBOL...developer.ibm.com/devpractices/devops/articles/ -
贡献指南
方法编写测试 测试方法名以 test 开头 使用 Given-When-Then 模式 @Test public void testSearch...SearchService (); String query = "test" ; // When: 执行被测试对象 SearchResponse...fess.codelibs.org/zh-cn/dev/contributing.html -
Uses of Package org.springframework.core.io.sup...
test.io.support Test support classes for...integration testing support that is agnostic of the actual testing framework...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/core/io/support/pack... -
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/ -
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 -
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/ -
Features in Histogram Gradient Boosting Trees —...
shape [ 0 ] } " ) print ( f "Test sample size: { X_test . shape...Training sample size: 16531 Test sample size: 11021 Number of...scikit-learn.org/stable/auto_examples/ensemble/plot_hgbt_regression.html -
mutual_info_regression — scikit-learn 1.8.0 doc...
scikit-learn.org/stable/modules/generated/sklearn.feature_selection.mutual_info_regression.html -
make_regression — scikit-learn 1.8.0 documentation
regularization on training and test error Effect of model regularization...regularization on training and test error Release Highlights for scikit-learn...scikit-learn.org/stable/modules/generated/sklearn.datasets.make_regression.html -
glossary.rst.txt
common tests This refers to the tests run on almost every...requirements on estimators tested with this function, usually...scikit-learn.org/stable/_sources/glossary.rst.txt -
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 -
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 -
Configuración de Seguridad
O = Test , L = Test , C = DE Configuración...fess.codelibs.org/es/15.4/install/security.html -
Ice, ice, maybe: Measuring searchable snapshots...
Rally to run the tests, below is a sample test relative to an uncached...and 1 more January 13, 2025 Test Elastic's leading-edge,...www.elastic.co/search-labs/blog/searchable-snapshots-benchmark -
AbstractSockJsMessageCodec (Spring Framework 7....
the protocol test suite). Specified by: encode...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/socket/sockjs/fr... -
JVM heap size | Elastic Docs
for services that work for testing. Make sure to configure the...installation : For development, test, and small-scale use cases....www.elastic.co/docs/deploy-manage/deploy/cloud-enterprise/ece-jvm -
PLSCanonical — 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.PLSCanonical.html -
LinearRegression — 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.linear_model.LinearRegression.html -
BayesianGaussianMixture — scikit-learn 1.8.0 do...
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.BayesianGaussianMixture.html -
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 -
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 -
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/ -
Keep your Java applications current and secure ...
What new tests will need to be created? How...worries include: Are there enough tests to ensure overall quality assurance?...developer.ibm.com/articles/awb-keep-java-applications-current-secure/ -
Tekton - IBM Developer
developer.ibm.com/components/tekton/ -
Our Source Code | Elastic
www.elastic.co/about/our-source-code -
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 -
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 -
RegisterReflection (Spring Framework 7.0.6 API)
annotated element can also be any test class that uses the Spring TestContext...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/aot/hint/annotation/... -
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 -
Upgrade Procedure
to validate the upgrade in a test environment first Services will...following: Verify procedures in a test environment first Create backups...fess.codelibs.org/15.4/install/upgrade.html -
Deploying a multilingual embedding model in Ela...
the Test button. This will give you the ability to test and preview...take the text and run it through the inference text embedding...www.elastic.co/search-labs/blog/multilingual-embedding-model-deployment-elasticsearch -
ByteArrayMessageConverter (Spring Framework 7.0...
Parameters: clazz - the class to test for support Returns: true if...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/messaging/converter/... -
feed
a scale test, reloading the full dataset and testing against.../integration-tests-using-elasticsearch testing Elasticsearch...www.elastic.co/search-labs/rss/feed -
install.rst.txt
running the full scikit-learn test suite via automated continuous...ckages\\sklearn\\datasets\\tests\\data\\openml\\292\\api-v1-...scikit-learn.org/stable/_sources/install.rst.txt -
Open Liberty - IBM Developer
testing, deployment and monitoring...pull‑request builds to automated testing, merging, and cloud deployment...developer.ibm.com/components/open-liberty/ -
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 -
Advanced Crawler Configuration
Thoroughly test in a test environment before applying to production....fess_crawler . log Best Practices Verify in Test Environment Thoroughly...fess.codelibs.org/15.4/config/crawler-advanced.html