- Sort Score
- Num 10 results
- Language All
- Labels All
Results 581 - 590 of 2,259 for tests (0.38 seconds)
-
Configure individual browser monitors | Elastic...
« Write a synthetic test Use the Synthetics Recorder » Elastic...monitors that will run your tests. You’ll need to set a...www.elastic.co/guide/en/observability/8.19/synthetics-monitor-use.html -
Uses of Package org.springframework.core.io (Sp...
test.tools Support classes for compiling and testing generated.... org.springframework.test.json Testing support for JSON. org...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/core/io/package-use.... -
Fine-tune a Granite model using InstructLab - I...
Serve and test the granite model To test the model, you...Copied! Step 7. Test the trained granite-7b model Test the granite...developer.ibm.com/tutorials/awb-fine-tune-granite-model-instructlab/ -
plot_multi_metric_evaluation.py
("test", "-")): sample_score_mean =...sample_score_std, alpha=0.1 if sample == "test" else 0, color=color, ) ax.plot(...scikit-learn.org/stable/_downloads/dedbcc9464f3269f4f012f4bfc7d16da/plot_multi_metric_evaluation.py -
train_test_split — scikit-learn 1.8.0 doc...
matrices into random train and test subsets. Quick utility that...the dataset to include in the test split. If int, represents the...scikit-learn.org/stable/modules/generated/sklearn.model_selection.train_test_split.html -
cross_validate — scikit-learn 1.8.0 docum...
splitting the dataset into train/test set. Only used in conjunction...An iterable yielding (train, test) splits as arrays of indices....scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_validate.html -
GMM covariances — scikit-learn 1.8.0 docu...
on both training and held out test data using a variety of GMM...generalize well to held out test data. On the plots, train data...scikit-learn.org/stable/auto_examples/mixture/plot_gmm_covariances.html -
APM Server command reference | Elastic Observab...
test Tests the configuration. version...-e Or: apm-server -e test command Tests the configuration. SYNOPSIS...www.elastic.co/guide/en/observability/8.19/apm-command-line-options.html -
Implement XGBoost in Python
monitoring both training and testing errors all help develop robust...between a training data set and testing data set. The training data...developer.ibm.com/tutorials/awb-implement-xgboost-in-python/ -
Lagged features for time series forecasting ...
"test_" ): metric = key . split ( "test_"..."test_" ): metric = key . split ( "test_"...scikit-learn.org/stable/auto_examples/applications/plot_time_series_lagged_features.html