- Sort Score
- Num 50 results
- Language All
- Labels All
Results 751 - 800 of 3,773 for test (2.99 seconds)
Filter
-
Guía de Contribución
comienzan con test Usar el patrón Given-When-Then @Test public void...SearchService (); String query = "test" ; // When: Ejecución del objetivo...fess.codelibs.org/es/dev/contributing.html -
Jaguar Land Rover (JLR) accelerates vehicle int...
the test managers get more reliable and efficient tests and avoid...the production or vehicle testing process. "Our leadership teams...www.elastic.co/customers/jaguar-land-rover -
Data - IBM Developer
developer.ibm.com/technologies/data -
Tekton - IBM Developer
developer.ibm.com/components/tekton -
1.17. Neural network models (supervised) — scik...
apply the same scaling to the test set for meaningful results....apply same transformation to test data >>> X_test = scaler . transform...scikit-learn.org/stable/modules/neural_networks_supervised.html -
Combine predictors using stacking — scikit-lear...
``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/ensemble/plot_stack_predictors.html -
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 -
Get started with watsonx Assistant
action from scratch Preview and test your assistant Publishing an...Assistant template Previewing and testing your assistant Publishing to...developer.ibm.com/learningpaths/get-started-watson-assistant/ -
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 -
Workshop: Get started with Apache Kafka
developer.ibm.com/tutorials/get-started-with-apache-kafka/ -
Build your first model - IBM Developer
use simple text. We must convert the data from text to a number....algorithms Summary Tutorial Build and test your first machine learning...developer.ibm.com/learningpaths/learning-path-machine-learning-for-developers/build-your-first-mo... -
Uses of Package org.springframework.http.conver...
test.http Test support for HTTP concepts....concepts. org.springframework.test.json Testing support for JSON. org...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/http/converter/packa... -
ExtraTreesRegressor — scikit-learn 1.8.0 docume...
max_leaf_nodes in best-first fashion. Best nodes are defined...coefficient of determination on test data. The coefficient of determination,...scikit-learn.org/stable/modules/generated/sklearn.ensemble.ExtraTreesRegressor.html -
TensorFlow - IBM Developer
developer.ibm.com/components/tensorflow -
Automation - IBM Developer
developer.ibm.com/technologies/automation -
Post-tuning the decision threshold for cost-sen...
avoid a nested cross-validation, we will use the best estimator...]( est , X_test , y_test ), scoring [ "precision" ]( est , X_test...scikit-learn.org/stable/auto_examples/model_selection/plot_cost_sensitive_learning.html -
Deploy Apache Spark jobs to Kubernetes using Te...
spark-pi labels: job: spark-test spec: sparkVersion: 2.4 . 5...spark-pi labels: job: spark-test spec: sparkVersion: 2.4 . 5...developer.ibm.com/tutorials/deploy-spark-jobs-to-kubernetes-using-tekton-pipelines/ -
MetadataRequest — scikit-learn 1.8.0 docu...
scikit-learn.org/stable/modules/generated/sklearn.utils.metadata_routing.MetadataRequest.html -
Release Highlights for scikit-learn 1.6 — sciki...
Many tests in the common test suite are updated...removed the _xfail_checks tag and tests which are expected to fail are...scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_6_0.html -
Granite models - Blogs - IBM Developer
developer.ibm.com/components/granite-models/blogs/ -
Key scenarios and components of RAG Deployable ...
test and monitor AI/gen AI lifecycle...of use case assets, quality testing, evaluation, and production...developer.ibm.com/articles/awb-scenarios-options-for-rag-da/ -
API Documents
toujours dans un environnement de test avant de les executer en production....fess.codelibs.org/fr/15.5/api/admin/api-admin-documents.html -
Elasticsearch release notes | Elasticsearch Ref...
#117042 ) Test/107515 restore template with match only text mapper...instead of entire field text #129369 Text similarity reranker chunks...www.elastic.co/docs/release-notes/elasticsearch -
support.rst.txt
about repository updates and test failures on the `scikit-learn-commits...scikit-learn.org/stable/_sources/support.rst.txt -
Example: Parse logs | Elastic Docs
"user_agent" } } ] } To test the pipeline, click Add documents...provide a sample document for testing: [ { "_source": {...www.elastic.co/docs/manage-data/ingest/transform-enrich/example-parse-logs -
MultiOutputClassifier — scikit-learn 1.8.0 docu...
the mean accuracy on the given test data and labels. Parameters...shape (n_samples, n_features) Test samples. y array-like of shape...scikit-learn.org/stable/modules/generated/sklearn.multioutput.MultiOutputClassifier.html -
ClassifierChain — scikit-learn 1.8.0 documentation
test) splits as arrays of indices....shape (n_samples, n_features) Test samples. y array-like of shape...scikit-learn.org/stable/modules/generated/sklearn.multioutput.ClassifierChain.html -
Announcing the Elastic Bounty Program for Behav...
unit tests, evaluations, smoke tests, peer review processes,...innovative detection rule testing. 7 min read Detection Engineering...www.elastic.co/security-labs/behavior-rule-bug-bounty -
Glossary of Common Terms and API Elements — sci...
common tests # This refers to the tests run on almost...requirements on estimators tested with this function, usually...scikit-learn.org/stable/glossary.html -
Hybrid search Elasticsearch: Use cases where hy...
we are going to test our 3 queries ( multi_match...vector database. To build the best search solutions for your use...www.elastic.co/search-labs/blog/elasticsearch-hybrid-search -
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 -
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 -
Large language models (LLMs) - IBM Developer
and test queries in minutes. 11 December...designed to understand and generate text (and other forms of content)...developer.ibm.com/technologies/large-language-models -
RestTestClient.Builder (Spring Framework 7.0.3 ...
workflow of the test client, for example via reactor.test.StepVerifier...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/web/servlet/cli... -
Creating cloud-native applications: 12-factor a...
achieve a RESTful architecture. Systems that utilize the REST paradigm...information. Jakarta RESTful Web Services and MicroProfile Rest Client are...developer.ibm.com/articles/creating-a-12-factor-application-with-open-liberty/ -
5. Inspection — scikit-learn 1.8.0 documentation
scikit-learn.org/stable/inspection.html -
Elastic AI Ecosystem | Reduce complexity, deplo...
Program Resources AI Playground Test the latest AI search capabilities...partners, in delivering the best GenAI, agentic AI, and MCP solutions....www.elastic.co/partners/ai-ecosystem -
DecisionTreeRegressor — scikit-learn 1.8.0 docu...
splitter {“best”, “random”}, default=”best” The strategy used...Supported strategies are “best” to choose the best split and “random”...scikit-learn.org/stable/modules/generated/sklearn.tree.DecisionTreeRegressor.html -
HuberRegressor — 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.HuberRegressor.html -
RidgeClassifierCV — scikit-learn 1.8.0 document...
test) splits as arrays of indices....shape (n_samples, n_features) Test samples. y array-like of shape...scikit-learn.org/stable/modules/generated/sklearn.linear_model.RidgeClassifierCV.html -
MetadataRouter — scikit-learn 1.8.0 docum...
scikit-learn.org/stable/modules/generated/sklearn.utils.metadata_routing.MetadataRouter.html -
Databases - IBM Developer
developer.ibm.com/technologies/databases -
ExtraTreeRegressor — scikit-learn 1.8.0 documen...
Supported strategies are “best” to choose the best split and “random”...max_leaf_nodes in best-first fashion. Best nodes are defined...scikit-learn.org/stable/modules/generated/sklearn.tree.ExtraTreeRegressor.html -
Data management - IBM Developer
developer.ibm.com/technologies/data-management -
MockMvcWebTestClient.ControllerSpec (Spring Fra...
Specification for configuring MockMvc to test one or more controllers directly,...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/web/servlet/cli... -
Automation - Tutorials - IBM Developer
developer.ibm.com/technologies/automation/tutorials/ -
pydata-sphinx-theme.js
test(e)&&o.test(e),n=(e,t,n)=>{u(n);const.../i.test(e.key)?document.activeElement===t&&/Escape/i.test(e....scikit-learn.org/stable/_static/scripts/pydata-sphinx-theme.js -
Elastic DiskBBQ introduction: An alternative to...
2025 Test Elastic's leading-edge, out-of-the-box...low-memory and our methodology for testing. However, here are some high-level...www.elastic.co/search-labs/blog/diskbbq-elasticsearch-introduction -
Index sorting settings | Reference
You should test the impact on your application...index sorting to mappings with nested objects, so long as the index.sort.*...www.elastic.co/docs/reference/elasticsearch/index-settings/sorting