- Sort Score
- Num 20 results
- Language All
- Labels All
Results 481 - 500 of 3,168 for test (2.99 seconds)
-
1.16. Probability calibration — scikit-le...
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 -
Post-tuning the decision threshold for cost-sen...
avoid a nested cross-validation, we will use the best estimator...leads to a better score on the testing set: print ( f "Business...scikit-learn.org/stable/auto_examples/model_selection/plot_cost_sensitive_learning.html -
Sample pipeline for text feature extraction and...
"text" : "Parallel coordinates plot of text classifier...fetch_20newsgroups ( subset = "test" , categories = categories...scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_text_feature_extraction.html -
Deploy IBM Security Guardium virtual appliance ...
developer.ibm.com/blogs/awb-deploy-ibm-security-guardium-virtual-appliance-using-ansible/ -
AgentOps in watsonx Orchestrate: Observability ...
with root causes Running A/B tests for prompts or model settings...ADK . Note : This tutorial is tested on watsonx Orchestrate ADK...developer.ibm.com/tutorials/agentsops-telemetry-langfuse-watsonx-orchestrate/ -
Lars — 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.Lars.html -
Search applications - Search API & toolkit ...
Start free trial Download now Test the latest AI search capabilities...composable search pipelines. Test different retrieval strategies,...www.elastic.co/enterprise-search/search-applications -
CAG: Enhancing speed and efficiency in AI systems
Testing Cache with a simple dictionary...small-scale applications or testing, a Python dictionary can be...developer.ibm.com/articles/awb-cache-rag-efficiency-speed-ai/ -
What is Machine Learning? | A Comprehensive ML ...
Best practices for machine learning Some best practices...processing and feature selection. Testing Now that the model has been...www.elastic.co/what-is/machine-learning -
Getting Started with watsonx Orchestrate Agent ...
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/tutorials/getting-started-with-watsonx-orchestrate/ -
parametrize_with_checks — scikit-learn 1....
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.... -
MLPRegressor — scikit-learn 1.8.0 documen...
train-test split if early stopping is used,...coefficient of determination on test data. The coefficient of determination,...scikit-learn.org/stable/modules/generated/sklearn.neural_network.MLPRegressor.html -
Elastic Observability Labs
Hope 5 February 2026 Scale testing OpenTelemetry log ingestion...and how to use it to build, test, and deploy parsing logic on...www.elastic.co/observability-labs -
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 -
Poisson regression and non-normal loss — ...
"""Score an estimator on the test set.""" y_pred...models with a single train / test split is prone to random fluctuations....scikit-learn.org/stable/auto_examples/linear_model/plot_poisson_regression_non_normal_loss.html -
quantile_transform — scikit-learn 1.8.0 d...
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 -
Learn regression algorithms using Python and sc...
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/tutorials/learn-regression-algorithms-using-python-and-scikit-learn/ -
Introducing approximate nearest neighbor search...
called ann-benchmarks which tests the leading algorithms against...and also did well in our own testing. Another benefit of HNSW is...www.elastic.co/blog/introducing-approximate-nearest-neighbor-search-in-elasticsearch-8-0 -
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/ -
IsotonicRegression — 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.isotonic.IsotonicRegression.html