- Sort Score
- Num 50 results
- Language All
- Labels All
Results 451 - 500 of 3,814 for test (1.67 seconds)
Filter
-
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/ -
Apache Spark - IBM Developer
test AI, run Spark and Presto, and...Kubernetes 14 March 2024 Tutorial Test data ingestion to watsonx.data...developer.ibm.com/components/spark -
Classifier comparison — scikit-learn 1.8.0 docu...
points in solid colors and testing points semi-transparent. The...classification accuracy on the test set. # Authors: The scikit-learn...scikit-learn.org/stable/auto_examples/classification/plot_classifier_comparison.html -
Shrinkage covariance estimation: LedoitWolf vs ...
) Compute the likelihood on test data # from scipy import linalg..."Error: negative log-likelihood on test data" ) # range shrinkage curve...scikit-learn.org/stable/auto_examples/covariance/plot_covariance_estimation.html -
Add Watson Discovery skills to your watsonx Ass...
the display text. You can use the preview to test. Next, add an...the Preview tab and test by entering the text I'm having trouble...developer.ibm.com/tutorials/add-watson-discovery-skills-to-your-watson-assistant-chatbot/ -
Getting Started — scikit-learn 1.8.0 documentation
disclosing some testing data in your training data....dataset , split it into train and test sets, and compute the accuracy...scikit-learn.org/stable/getting_started.html -
Selecting dimensionality reduction with Pipelin...
cross-validated model on the test set. If `scoring` represents...An iterable yielding (train, test) splits as arrays of indices....scikit-learn.org/stable/auto_examples/compose/plot_compare_reduction.html -
AccessToken API
q=test&token=your_token_here" # 토큰을..."http://localhost:8080/json/?q=test" \ -H "Authorization: Bearer...fess.codelibs.org/ko/15.5/api/admin/api-admin-accesstoken.html -
RadiusNeighborsRegressor — scikit-learn 1.8.0 d...
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.RadiusNeighborsRegressor.html -
Plot classification probability — scikit-learn ...
Round markers represent the test data that was predicted to belong...plotted. The round markers show the test data and are colored by their...scikit-learn.org/stable/auto_examples/classification/plot_classification_probability.html -
is_outlier_detector — scikit-learn 1.8.0 docume...
scikit-learn.org/stable/modules/generated/sklearn.base.is_outlier_detector.html -
User API
"surname" : "Test" , "givenName" : "User" , "mail"..."newpassword" , "surname" : "Test" , "givenName" : "User Updated"...fess.codelibs.org/15.5/api/admin/api-admin-user.html -
Configure custom endpoint aliases on Elastic Cl...
Remove the text from the Connection alias text box. Select Update...alias for your deployment to be test-alias , the corresponding alias...www.elastic.co/docs/deploy-manage/deploy/elastic-cloud/custom-endpoint-aliases -
Learn regression algorithms - IBM Developer
for test data versus the actual selling price of the test values....used to split the data set into test and training sets. For simplicity,...developer.ibm.com/learningpaths/get-started-artificial-intelligence/next-steps/learn-regression-a... -
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 -
Real User Monitoring (RUM) with Elastic Observa...
and test your user journeys all within...Learn more Synthetic monitoring Test user journeys to deliver a great...www.elastic.co/observability/real-user-monitoring -
QuantileRegressor — 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.linear_model.QuantileRegressor.html -
Examples — scikit-learn 1.8.0 documentation
(ROC) Nested versus non-nested cross-validation Nested versus...Comparison of F-test and mutual information Comparison of F-test and mutual...scikit-learn.org/stable/auto_examples/index.html -
Recognizing hand-written digits — scikit-learn ...
split the data into train and test subsets and fit a support vector...digit for the samples in the test subset. # flatten the images...scikit-learn.org/stable/auto_examples/classification/plot_digits_classification.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 -
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 -
Partial Dependence and Individual Conditional E...
model and the second year to test the model. mask_training = X...set)' if idx == 0.0 else '2011 (test set)' } " ) ax . set_ylim (...scikit-learn.org/stable/auto_examples/inspection/plot_partial_dependence.html -
is_classifier — scikit-learn 1.8.0 documentation
scikit-learn.org/stable/modules/generated/sklearn.base.is_classifier.html -
is_clusterer — scikit-learn 1.8.0 documentation
scikit-learn.org/stable/modules/generated/sklearn.base.is_clusterer.html -
quantile_transform — scikit-learn 1.8.0 documen...
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.quantile_transform.html -
Monitoring settings in Elasticsearch | Reference
for example test1,test2,test3 . Names can include wildcards,...prepending - . For example test*,-test3 will monitor all indexes...www.elastic.co/docs/reference/elasticsearch/configuration-reference/monitoring-settings -
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/ -
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 -
1.16. Probability calibration — scikit-learn 1....
base_estimator makes predictions on the test subset the predictions are used...be present in both train and test subsets for every split. When...scikit-learn.org/stable/modules/calibration.html -
RegressorTags — scikit-learn 1.8.0 documentation
scikit-learn.org/stable/modules/generated/sklearn.utils.RegressorTags.html -
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/ -
Deploy IBM Security Guardium virtual appliance ...
developer.ibm.com/blogs/awb-deploy-ibm-security-guardium-virtual-appliance-using-ansible/ -
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 -
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 -
plot_multi_metric_evaluation.rst.txt
("test", "-")): sample_score_mean =...sample_score_std, alpha=0.1 if sample == "test" else 0, color=color, ) ax.plot(...scikit-learn.org/stable/_sources/auto_examples/model_selection/plot_multi_metric_evaluation.rst.txt -
Take control of your data with Watson Studio
and trust models Test and validate machine learning...Notebooks, and SPSS Modeler Testing the model Like 71 Save Next...developer.ibm.com/learningpaths/get-started-watson-studio/ -
OrthogonalMatchingPursuit — 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.OrthogonalMatchingPursuit.html -
is_regressor — scikit-learn 1.8.0 documentation
scikit-learn.org/stable/modules/generated/sklearn.base.is_regressor.html -
Scale enterprise AI with IBM watsonx
and that they will be able to test and validate future models in...tool allows users to quickly test out different prompts and models...developer.ibm.com/articles/awb-watsonx-enterprise-data-and-ai-platform/ -
SSO Configuration with OpenID Connect
Minimal Configuration (for Testing) The following is a minimal...example for verification in a test environment. # Enable SSO sso...fess.codelibs.org/15.4/config/sso-oidc.html -
model_evaluation.rst.txt
ratio (pre-test and post-tests): .. math:: \text{post-test odds} =...\frac{\text{pre-test probability}}{1 - \text{pre-test probability}},...scikit-learn.org/stable/_sources/modules/model_evaluation.rst.txt -
COBOL - 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/languages/cobol/articles/ -
preprocessing.rst.txt
K_{test} - 1'_{\text{n}_{samples}} K - K_{test} 1_{\text{n}_{samples}}...:math:`K_{test}(X, Y)` defined as: .. math:: K_{test}(X, Y) =...scikit-learn.org/stable/_sources/modules/preprocessing.rst.txt -
EstimatorCheckFailedWarning — scikit-learn 1.8....
estimator check from the common tests fails. Parameters : estimator...Estimator instance for which the test failed. check_name str Name...scikit-learn.org/stable/modules/generated/sklearn.exceptions.EstimatorCheckFailedWarning.html -
Developer’s Guide — scikit-learn 1.8.0 do...
on GitHub Actions Testing and improving test coverage Monitoring...Numbers Numerical assertions in tests Developers’ Tips and Tricks...scikit-learn.org/stable/developers/index.html -
Java - IBM Developer
build REST APIs, persist data, configure environments, test your...Building REST APIs with Quarkus Learn how to build custom REST APIs...developer.ibm.com/languages/java/ -
plot_hgbt_regression.ipynb
shape[0]}\")\nprint(f\"Test sample size: {X_test.shape[...slice(0, 336) # first week in the test set as 7 * 48 = 336\nmissing_fraction_list...scikit-learn.org/stable/_downloads/cb9a8a373677fb481fe43a11d8fa0e94/plot_hgbt_regression.ipynb -
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 -
Open-Source-Volltextsuche-Server - Fess Entwick...
Tests Erstellen und führen Sie Unit-Tests aus und überprüfen...Build-Verarbeitung Ausführung von Tests Erstellung von Paketen Entwicklungstools...fess.codelibs.org/de/dev/getting-started.html