- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 31 - 40 of 420 for tests (0.11 sec)
-
Using Kibana to ingest geospatial data into Ela...
internally for integration tests. For your convenience we've,...with the goal of being able to test the geospatial features of ES|QL....www.elastic.co/search-labs/blog/geospatial-data-ingest-for-esql -
What is Cybersecurity? | A Comprehensive Securi...
and testing security features within applications...security measures. Penetration testing: Regularly performing internal...www.elastic.co/what-is/cybersecurity -
Best Headphones of 2023
digg.com/technology/audio/best-headphones -
3.4. Metrics and scoring: quantifying the quali...
ratio (pre-test and post-tests): \[\text{post-test odds} = \text{Likelihood...X_train , X_test , y_train , y_test = train_test_split ( X ,...scikit-learn.org/stable/modules/model_evaluation.html -
Prediction Latency — scikit-learn 1.5.2 documen...
X_test , y_train , y_test = train_test_split ( X ,..., X_test , y_test = generate_dataset ( n_train , n_test , n )...scikit-learn.org/stable/auto_examples/applications/plot_prediction_latency.html -
Compare cross decomposition methods — scikit-le...
) X_test_r , Y_test_r = cca . transform ( X_test , Y_test ) Total...Y_train ) X_test_r , Y_test_r = plsca . transform ( X_test , Y_test...scikit-learn.org/stable/auto_examples/cross_decomposition/plot_compare_cross_decomposition.html -
Release Highlights for scikit-learn 0.23 — scik...
X_test , y_train , y_test = train_test_split ( X ,...score ( X_test , y_test )) print ( gbdt . score ( X_test , y_test...scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_23_0.html -
Precision-Recall — scikit-learn 1.5.2 documenta...
and test X_train , X_test , y_train , y_test = train_test_split...and test X_train , X_test , Y_train , Y_test = train_test_split...scikit-learn.org/stable/auto_examples/model_selection/plot_precision_recall.html -
Class Likelihood Ratios to measure classificati...
import train_test_split X_train , X_test , y_train , y_test = train_test_split...the link between pre-test and post-test odds given by the Class...scikit-learn.org/stable/auto_examples/model_selection/plot_likelihood_ratios.html -
Prediction Intervals for Gradient Boosting Regr...
test datasets: X_train , X_test , y_train , y_test = train_test_split...( X_test , y_test , "b." , markersize = 10 , label = "Test observations"...scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_quantile.html