- Sort Score
- Result 20 results
- Languages All
- Labels All
Results 141 - 160 of 1,271 for test (0.55 sec)
-
Instrument applications with EDOT SDKs on Kuber...
OTEL_INSTRUMENTATION_METHODS_INCLUDE="test.Testing[methodB]" --image docke...the namespace kubectl run otel-test -n java-apps --env OTEL_INS...www.elastic.co/docs/solutions/observability/get-started/opentelemetry/use-cases/kubernetes/instru... -
GaussianProcessClassifier — scikit-learn 1.7.2 ...
{‘one_vs_rest’, ‘one_vs_one’}, default=’one_vs_rest’ Specifies...are ‘one_vs_rest’ and ‘one_vs_one’. In ‘one_vs_rest’, one binary...scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.GaussianProcessClassifier.html -
glossary.rst.txt
common tests This refers to the tests run on almost every...``(train_idx, test_idx)`` pairs. Each of {train,test}_idx is a 1d...scikit-learn.org/stable/_sources/glossary.rst.txt -
OrthogonalMatchingPursuitCV — scikit-learn 1.7....
test) splits as arrays of indices....coefficient of determination on test data. The coefficient of determination,...scikit-learn.org/stable/modules/generated/sklearn.linear_model.OrthogonalMatchingPursuitCV.html -
ClassifierMixin — scikit-learn 1.7.2 documentation
scikit-learn.org/stable/modules/generated/sklearn.base.ClassifierMixin.html -
7.3. Preprocessing data — scikit-learn 1.7.2 do...
X_test , y_train , y_test = train_test_split ( X ,...score ( X_test , y_test ) # apply scaling on testing data, without...scikit-learn.org/stable/modules/preprocessing.html -
Configure the Logstash output | Elastic Docs
in the range of 1 (best speed) to 9 (best compression). Increasing...ca.crt <HOST_URL>:<PORT> If the test is successful, you’ll receive...www.elastic.co/docs/solutions/observability/apm/apm-server/configure-logstash-output -
ExtraTreesRegressor — scikit-learn 1.7.2 docume...
X_test , y_train , y_test = train_test_split ( ......y_train ) >>> reg . score ( X_test , y_test ) 0.2727... apply ( X )...scikit-learn.org/stable/modules/generated/sklearn.ensemble.ExtraTreesRegressor.html -
TunedThresholdClassifierCV — scikit-learn 1.7.2...
X_test , y_train , y_test = train_test_split ( ......classification_report ( y_test , classifier . predict ( X_test ))) precision...scikit-learn.org/stable/modules/generated/sklearn.model_selection.TunedThresholdClassifierCV.html -
RidgeCV — scikit-learn 1.7.2 documentation
test) splits as arrays of indices....coefficient of determination on test data. The coefficient of determination,...scikit-learn.org/stable/modules/generated/sklearn.linear_model.RidgeCV.html -
feature_selection.rst.txt
the best features based on univariate statistical tests. It can...we can use a F-test to retrieve the two best features for a dataset...scikit-learn.org/stable/_sources/modules/feature_selection.rst.txt -
CCA — scikit-learn 1.7.2 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.cross_decomposition.CCA.html -
Ridge — scikit-learn 1.7.2 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.Ridge.html -
mutual_info_regression — scikit-learn 1.7.2 doc...
scikit-learn.org/stable/modules/generated/sklearn.feature_selection.mutual_info_regression.html -
BuzzFeed
Let's Put Your Knowledge To The Test Oh, T-Swizzles... Kayla Yandoli...USA BETTER? - U.S. Citizenship Test Trivia Americans and immigrants...www.buzzfeed.com/ca -
View monitor status | Elastic Docs
www.elastic.co/docs/solutions/observability/uptime/view-monitor-status -
Work with params and secrets | Elastic Docs
you may want to test a production website with a...project have no impact on the test because it won’t have access...www.elastic.co/docs/solutions/observability/synthetics/work-with-params-secrets -
MLPRegressor — scikit-learn 1.7.2 documentation
X_test , y_train , y_test = train_test_split ( X ,...-291]) >>> regr . score ( X_test , y_test ) 0.98 fit ( X , y , sample_weight...scikit-learn.org/stable/modules/generated/sklearn.neural_network.MLPRegressor.html -
make_regression — scikit-learn 1.7.2 documentation
regularization on training and test error Effect of model regularization...regularization on training and test error Release Highlights for scikit-learn...scikit-learn.org/stable/modules/generated/sklearn.datasets.make_regression.html -
PLSCanonical — scikit-learn 1.7.2 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.cross_decomposition.PLSCanonical.html