- Sort Score
- Num 20 results
- Language All
- Labels All
Results 301 - 320 of 2,850 for test (0.95 seconds)
-
Nested versus non-nested cross-validation ̵...
Nested versus non-nested cross-validation #...example compares non-nested and nested cross-validation strategies...scikit-learn.org/stable/auto_examples/model_selection/plot_nested_cross_validation_iris.html -
Lucene Change Log
Internal test framework's tests are sensitive to previous test failures...defaults, for better test randomization and to help tests reproduce (Robert...lucene.apache.org/core/5_5_3/changes/Changes.html -
Digital experience monitoring with Elastic Obse...
verify tests in pre-production, and then push the test scripts...Run synthetic tests from Elastic’s managed testing infrastructure...www.elastic.co/observability/digital-experience-monitoring -
LarsCV — scikit-learn 1.8.0 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.LarsCV.html -
Balance model complexity and cross-validated sc...
has its test score within 1 standard deviation of the best `mean_test_score`....# standard deviation of the test scores is informative. cv =...scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_refit_callable.html -
Examples — scikit-learn 1.8.0 documentation
(ROC) Nested versus non-nested cross-validation Nested versus...Comparison of F-test and mutual information Comparison of F-test and mutual...scikit-learn.org/stable/auto_examples/index.html -
Optimizing block storage in a striped configura...
Test the API. Use curl to send a test request: curl...= 27.2KB Run the test Now, execute the test using fio : fio fio.txt...developer.ibm.com/tutorials/awb-optimize-block-storage-cloud-vpc/ -
BeanNameUrlHandlerMapping (Spring Framework 7.0...
matches (given "/test" -> registered "/test") and "*" matches...matches (given "/test" -> registered "/t*"). For details on the...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/servlet/handler/... -
The open source engine for high-performance sea...
Build and test — integrate models, tune relevance, and test with AI...platform. Developers can build, test, and scale context-driven agents...www.elastic.co/enterprise-search -
maxabs_scale — scikit-learn 1.8.0 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.maxabs_scale.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 -
AdaBoostClassifier — scikit-learn 1.8.0 d...
n_features) Test samples. y array-like of shape...monitoring (i.e. determine error on testing set) after each boosting iteration....scikit-learn.org/stable/modules/generated/sklearn.ensemble.AdaBoostClassifier.html -
minmax_scale — scikit-learn 1.8.0 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 -
plot_classifier_comparison.zip
points in solid colors and testing points semi-transparent. The...classification accuracy on the test set. """ # Authors: The scikit-learn...scikit-learn.org/stable/_downloads/ce35bcc69acbd491cf7ac77fa17889d5/plot_classifier_comparison.zip -
Feature Selection — scikit-learn 1.8.0 do...
scikit-learn.org/stable/auto_examples/feature_selection/index.html -
Apache Spark - IBM Developer
test AI, run Spark and Presto, and...Kubernetes 14 March 2024 Tutorial Test data ingestion to watsonx.data...developer.ibm.com/components/spark -
Lucene Change Log
Internal test framework's tests are sensitive to previous test failures...McCandless) Tests (1) LUCENE-8035 : Run tests with...lucene.apache.org/core/7_3_1/changes/Changes.html -
Lucene Change Log
Internal test framework's tests are sensitive to previous test failures...non-recursive 'test-nocompile' target: Only runs unit tests. Jars are...lucene.apache.org/core/6_5_1/changes/Changes.html -
Classifier comparison — scikit-learn 1.8....
points in solid colors and testing points semi-transparent. The...classification accuracy on the test set. # Authors: The scikit-learn...scikit-learn.org/stable/auto_examples/classification/plot_classifier_comparison.html -
ElasticNet — scikit-learn 1.8.0 documenta...
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.ElasticNet.html