- Sort Score
- Num 10 results
- Language All
- Labels All
Results 501 - 510 of 1,698 for tests (0.32 seconds)
-
minmax_scale — scikit-learn 1.7.2 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.minmax_scale.html -
SSL client fails to connect to Logstash | Packe...
For testing purposes only, you can set...hostname checking. Use OpenSSL to test connectivity to the Logstash...www.elastic.co/guide/en/beats/packetbeat/8.19/ssl-client-fails.html -
Deploying Vault securely in a confidential envi...
Never volumes: test: mount: "/mnt/data" seed: "testing" auths: { registry...Never volumes: test: mount: "/mnt/data" seed: "testing" auths: { registry...developer.ibm.com/tutorials/awb-deploy-vault-securely-confidential-environment/ -
Orchestrating external agents using A2A standar...
It has been tested and verified with ADK version...but this tutorial has been tested with Python 3.12. An IDE such...developer.ibm.com/tutorials/orchestrate-agents-a2a-standard/ -
plot_classifier_comparison.ipynb
points in solid colors and testing points\nsemi-transparent. The...classification accuracy on the test\nset.\n" ] }, { "cell_type":...scikit-learn.org/stable/_downloads/3438aba177365cb595921cf18806dfa7/plot_classifier_comparison.ipynb -
QuadraticDiscriminantAnalysis — scikit-le...
n_features) Array of samples (test vectors). Returns : C ndarray...classification on an array of test vectors X. The predicted class...scikit-learn.org/stable/modules/generated/sklearn.discriminant_analysis.QuadraticDiscriminantAnal... -
1.13. Feature selection — scikit-learn 1....
based on univariate statistical tests. It can be seen as a preprocessing...common univariate statistical tests for each feature: false positive...scikit-learn.org/stable/modules/feature_selection.html -
KNeighborsRegressor — scikit-learn 1.7.2 ...
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 -
Multi-class AdaBoosted Decision Trees — s...
the remaining 30 percent for testing. from sklearn.model_selection...each boosting iteration on the test set to assess its performance....scikit-learn.org/stable/auto_examples/ensemble/plot_adaboost_multiclass.html -
plot_hgbt_regression.zip
shape[0]}") print(f"Test sample size: {X_test.shape[0]}")...slice(0, 336) # first week in the test set as 7 * 48 = 336 missing_fraction_list...scikit-learn.org/stable/_downloads/ef504a3cb245a55fde178198c8218b4a/plot_hgbt_regression.zip