- Sort Score
- Num 20 results
- Language All
- Labels All
Results 441 - 460 of 3,693 for test (1.02 seconds)
Filter
-
Feature discretization — scikit-learn 1.8.0 doc...
: name = [ get_name ( est [ 1 ]) for est in estimator . steps...points in solid colors and testing points semi-transparent. The...scikit-learn.org/stable/auto_examples/preprocessing/plot_discretization_classification.html -
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/ -
CalibratedClassifierCV — scikit-learn 1.8.0 doc...
and calibrates it using the testing subset. For prediction, predicted...An iterable yielding (train, test) splits as arrays of indices....scikit-learn.org/stable/modules/generated/sklearn.calibration.CalibratedClassifierCV.html -
GaussianNB — scikit-learn 1.8.0 documentation
classification on an array of test vectors X. Parameters : X array-like...probability estimates for the test vector X. For each row x of...scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.GaussianNB.html -
ECE installation procedures | Elastic Docs
test, and small-scale use cases....Enterprise deployment scenario that best fits your business needs: Deploy...www.elastic.co/docs/deploy-manage/deploy/cloud-enterprise/install-ece-procedures -
API de AccessToken
q=test&token=your_token_here" # Usar..."http://localhost:8080/json/?q=test" \ -H "Authorization: Bearer...fess.codelibs.org/es/15.5/api/admin/api-admin-accesstoken.html -
Extracting, classifying, and summarizing docume...
and serve models locally for testing until the application is production...Visit http://localhost:5173/ to test the web interface. Running the...developer.ibm.com/tutorials/generative-ai-form-filling-tool/ -
Extend Your AI Agents with External LLMs Using ...
Test the agent In this step, you are going to test the agent....instance. This tutorial has been tested on watsonx Orchestrate ADK...developer.ibm.com/tutorials/ai-agents-llms-watsonx-orchestrate-ai-gateway/ -
AI Agent Builder: Creating specialized AI agent...
Test it out! Click Save & test. You’ll see a new...the LLM to work within the tested, efficient, and correct business...www.elastic.co/search-labs/blog/ai-agent-builder-elasticsearch -
AdaBoostRegressor — scikit-learn 1.8.0 document...
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.AdaBoostRegressor.html -
KNeighborsRegressor — scikit-learn 1.8.0 docume...
or None Test samples. If None , predictions...coefficient of determination on test data. The coefficient of determination,...scikit-learn.org/stable/modules/generated/sklearn.neighbors.KNeighborsRegressor.html -
Combine Groq, Anthropic, and Granite 4.0 Nano m...
This tutorial has been tested and verified with watsonx Orchestrate...but this tutorial has been tested with Python 3.11. An active...developer.ibm.com/tutorials/groq-anthropic-granite-multi-agent-workflow/ -
8.2. Real world datasets — scikit-learn 1.8.0 d...
list of the raw texts that can be fed to text feature extractors...with the text data, one first need to turn the text into vectors...scikit-learn.org/stable/datasets/real_world.html -
Regularization path of L1- Logistic Regression ...
regularization on training and test error Effect of model regularization...regularization on training and test error Plot Ridge coefficients...scikit-learn.org/stable/auto_examples/linear_model/plot_logistic_path.html -
Visualization of MLP weights on MNIST — scikit-...
986429 Test set score: 0.953061 # Authors:...data into train partition and test partition X_train , X_test ,...scikit-learn.org/stable/auto_examples/neural_networks/plot_mnist_filters.html -
Elastic Agent Builder | Elastic
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/elastic-agent-builder -
Elastic Cloud InfoSec Overview _ Templated
which are tested on at least an annual basis. Tests are unique...layer penetration testing, segmentation testing, and secure code...www.elastic.co/pdf/elastic-cloud-security-guide.pdf -
Build machine learning models with and without ...
split data into training and testing data sets, and building the...used. After evaluating on the test set, if the required accuracy...developer.ibm.com/articles/compare-model-building-with-and-without-automated-machine-learning/ -
CandidateComponentsIndexLoader (Spring Framewor...
pre-populated for AOT runtime setups or test scenarios with pre-configured...populated during AOT processing or a test run, for subsequent introspection...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/context/index/Candid... -
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.scale.html