- Sort Score
- Num 50 results
- Language All
- Labels All
Results 401 - 450 of 3,814 for test (2.22 seconds)
Filter
-
check_estimator — scikit-learn 1.8.0 documentation
running tests are aborted. This does not included tests that are...function will run an extensive test-suite for input validation,...scikit-learn.org/stable/modules/generated/sklearn.utils.estimator_checks.check_estimator.html -
Backup and restore Elasticsearch indices
Test restores : Periodically test restoring from...important, how to set them up, and best practices to keep in mind. Why...developer.ibm.com/tutorials/awb-backup-restore-elasticsearch-indices/ -
AccessToken API
q=test&token=your_token_here" # Use..."http://localhost:8080/json/?q=test" \ -H "Authorization: Bearer...fess.codelibs.org/15.5/api/admin/api-admin-accesstoken.html -
AccessToken API
q=test&token=your_token_here" # Token..."http://localhost:8080/json/?q=test" \ -H "Authorization: Bearer...fess.codelibs.org/de/15.5/api/admin/api-admin-accesstoken.html -
Digital experience monitoring with Elastic Obse...
verify tests in pre-production, and then push the test scripts...Run synthetic tests from Elastic’s managed testing infrastructure...www.elastic.co/observability/digital-experience-monitoring -
Node.js - IBM Developer
for asynchronous testing. Mocha tests run serially, allowing...is a feature-rich JavaScript test framework running on Node.js...developer.ibm.com/languages/node-js/ -
Build a GraphRAG agent using watsonx Orchestrat...
Test the agent with the GraphRAG Tool To test the agent...later. Go to the Chrome for Testing Availability dashboard. Scroll...developer.ibm.com/tutorials/graphrag-agent-watsonx-orchestrate-astradb/ -
LarsCV — scikit-learn 1.8.0 documentation
test) splits as arrays of indices....coefficient of determination on test data. The coefficient of determination,...scikit-learn.org/stable/modules/generated/sklearn.linear_model.LarsCV.html -
Ridge coefficients as a function of the L2 Regu...
our trained predictions to the test data and see the statistical...regularization on training and test error Effect of model regularization...scikit-learn.org/stable/auto_examples/linear_model/plot_ridge_coeffs.html -
Balance model complexity and cross-validated sc...
has its test score within 1 standard deviation of the best `mean_test_score`....# standard deviation of the test scores is informative. cv =...scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_refit_callable.html -
Python - Courses - IBM Developer
you’ll create the REST API endpoints, run and test the server with...cURL, and use POSTMAN to test the REST API endpoints. Course Coursera...developer.ibm.com/languages/python/courses/ -
GenericHttpMessageConverter (Spring Framework 7...
(potentially generic) type to test for readability contextClass...(potentially generic) type to test for writability (can be null...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/http/converter/Gener... -
7.3. Preprocessing data — scikit-learn 1.8.0 do...
\(K_{test}\) is done as: \[\tilde{K}_{test}(X, Y) = K_{test} -...- 1'_{\text{n}_{samples}} K - K_{test} 1_{\text{n}_{samples}}...scikit-learn.org/stable/modules/preprocessing.html -
API de User
"surname" : "Test" , "givenName" : "User" , "mail"..."newpassword" , "surname" : "Test" , "givenName" : "User Updated"...fess.codelibs.org/es/15.5/api/admin/api-admin-user.html -
Using failure stores to address ingestion issue...
pipeline has been tested, be sure to test the end-to-end ingestion..."counter_name": "test" } { "_index":...www.elastic.co/docs/manage-data/data-store/data-streams/failure-store-recipes -
Index-level shard allocation settings | Reference
to allocate shards from the test index to either big or medium...index.routing.allocation.include : PUT test/_settings { "index.rou...www.elastic.co/docs/reference/elasticsearch/index-settings/shard-allocation -
Multi-class AdaBoosted Decision Trees — scikit-...
the remaining 30 percent for testing. from sklearn.model_selection...each boosting iteration on the test set to assess its performance....scikit-learn.org/stable/auto_examples/ensemble/plot_adaboost_multiclass.html -
Node.js - Openprojects - IBM Developer
for asynchronous testing. Mocha tests run serially, allowing...is a feature-rich JavaScript test framework running on Node.js...developer.ibm.com/languages/node-js/openprojects/ -
DevOps Automation + Cloud Pak for Applications
comprehensive UI testing, API testing, and performance testing, with the...end-to-end testing abilities, from UI testing, functional testing, API...developer.ibm.com/blogs/awb-devops-automation-cloud-pak-for-applications/ -
RidgeCV — scikit-learn 1.8.0 documentation
test) splits as arrays of indices....coefficient of determination on test data. The coefficient of determination,...scikit-learn.org/stable/modules/generated/sklearn.linear_model.RidgeCV.html -
How enterprise AI solves Java modernization cha...
Test generation . Create comprehensive unit tests for refactored...including edge cases that manual testing often misses. Internal IBM...developer.ibm.com/blogs/ai-solves-java-modernization/ -
Retrieval-augmented generation with LangChain a...
index_name= "test-basic" , ) db.client.indices.refresh(index= "test-basic"...platform that lets you debug, test, evaluate, and monitor chains...developer.ibm.com/articles/awb-retrieval-augmented-generation-with-langchain-and-elastic-db/ -
AccessToken API
q=test&token=your_token_here" # 使用令牌作为Authorization头..."http://localhost:8080/json/?q=test" \ -H "Authorization: Bearer...fess.codelibs.org/zh-cn/15.5/api/admin/api-admin-accesstoken.html -
minmax_scale — scikit-learn 1.8.0 documentation
splitting into training and test sets. This will bias the model...information would have leaked from the test set to the training set. In...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.minmax_scale.html -
plot_classifier_comparison.rst.txt
points in solid colors and testing points semi-transparent. The...classification accuracy on the test set. .. GENERATED FROM PYTHON...scikit-learn.org/stable/_sources/auto_examples/classification/plot_classifier_comparison.rst.txt -
DummyRegressor — scikit-learn 1.8.0 documentation
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 -
Artificial intelligence - Courses - IBM Developer
you’ll create the REST API endpoints, run and test the server with...cURL, and use POSTMAN to test the REST API endpoints. IBM web domains...developer.ibm.com/technologies/artificial-intelligence/courses/ -
Optimizing block storage in a striped configura...
py Copy code Test the API. Use curl to send a test request: curl...= 27.2KB Run the test Now, execute the test using fio : fio fio.txt...developer.ibm.com/tutorials/awb-optimize-block-storage-cloud-vpc/ -
AdaBoostClassifier — scikit-learn 1.8.0 documen...
n_features) Test samples. y array-like of shape...monitoring (i.e. determine error on testing set) after each boosting iteration....scikit-learn.org/stable/modules/generated/sklearn.ensemble.AdaBoostClassifier.html -
Permutation Importance vs Random Forest Feature...
``max_leaf_nodes`` in best-first fashion. Best nodes are defined...``max_leaf_nodes`` in best-first fashion. Best nodes are defined...scikit-learn.org/stable/auto_examples/inspection/plot_permutation_importance.html -
Configuration de la sécurité
O = Test , L = Test , C = DE Configuration...jour dans un environnement de test Appliquer les mises à jour dans...fess.codelibs.org/fr/15.4/install/security.html -
Analyze legal documents without building a comp...
development and testing. Later, after testing is completed, you...watsonx Orchestrate Deploy and test your agent Rather than provide...developer.ibm.com/tutorials/watsonx-orchestrate-box-mcp/ -
API User
"surname" : "Test" , "givenName" : "User" , "mail"..."newpassword" , "surname" : "Test" , "givenName" : "User Updated"...fess.codelibs.org/fr/15.5/api/admin/api-admin-user.html -
assert_all_finite — scikit-learn 1.8.0 document...
( "Test failed: Array contains non-finite values." ) Test failed:...assert_all_finite ( array ) ... print ( "Test passed: Array contains only...scikit-learn.org/stable/modules/generated/sklearn.utils.assert_all_finite.html -
robust_scale — scikit-learn 1.8.0 documentation
splitting into training and test sets. This will bias the model...information would have leaked from the test set to the training set. In...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.robust_scale.html -
Wildcard Search
such as test, tests, or tester. You can also...single-character wildcard, such as text or test. To use a multiple-character...fess.codelibs.org/15.4/user/search-wildcard.html -
Deploy Quarkus applications to Kubernetes witho...
for tests automatically. Replace the contents of src/test/jav...org.junit.jupiter.api.Test; import io.quarkus.test.junit.QuarkusTest;...developer.ibm.com/tutorials/quarkus-deploy-kubernetes/ -
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 -
GaussianProcessClassifier — scikit-learn 1.8.0 ...
classification on an array of test vectors X. Parameters : X array-like...probability estimates for the test vector X. Parameters : X array-like...scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.GaussianProcessClassifier.html -
ElasticNet — 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.ElasticNet.html -
LassoLarsCV — scikit-learn 1.8.0 documentation
test) splits as arrays of indices....coefficient of determination on test data. The coefficient of determination,...scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLarsCV.html -
parametrize_with_checks — scikit-learn 1.8.0 do...
to a test failure. If False, unexpectedly passing tests will...pytest -k to specify which tests to run: pytest test_check_estimators...scikit-learn.org/stable/modules/generated/sklearn.utils.estimator_checks.parametrize_with_checks.... -
The open source engine for high-performance sea...
Build and test — integrate models, tune relevance, and test with AI...platform. Developers can build, test, and scale context-driven agents...www.elastic.co/enterprise-search -
Recherche avec caractères génériques
tel que test, tests ou tester. De plus, te *...seul caractère, tel que text ou test. Pour utiliser un caractère...fess.codelibs.org/fr/15.4/user/search-wildcard.html -
What is Synthetic Monitoring? | A Comprehensive...
Synthetic tests can also be used in load testing , which simulates...browser tests with Elastic's global, managed testing infrastructure...www.elastic.co/what-is/synthetic-monitoring -
Sicherheitseinstellungen
O = Test , L = Test , C = DE Konfiguration...fess-backup.tar.gz Sicherheits-Best-Practices Prinzip der geringsten...fess.codelibs.org/de/15.5/install/security.html -
Build an AI-powered document assistant with Qua...
Running and testing the application To run and test the application,...example. rest-jackson , which enables building REST APIs that...developer.ibm.com/tutorials/build-ai-assistant-quarkus-langchain/ -
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 -
DevOps - Tutorials - IBM Developer
z/OS with IBM Data Studio to test SQL statements inside COBOL...Support to unlock the ability to test SQL statements directly from...developer.ibm.com/devpractices/devops/tutorials/ -
Develop agents using watsonx Orchestrate ADK - ...
final test. To the right of the screen, you can see the test chat,...developer-focused tools for building, testing, and managing agents. With...developer.ibm.com/learningpaths/get-started-watsonx-orchestrate/develop-agents-adk/