Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 301 - 320 of 2,850 for test (0.56 seconds)

  1. Nested versus non-nested cross-validation &#821...

    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
    Mon Dec 22 11:58:31 GMT 2025
      102K bytes
      Cache
     
  2. 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
    Fri Sep 09 18:56:38 GMT 2016
      937.6K bytes
      Cache
      Similar Results (4)
     
  3. 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
    Mon Dec 22 01:48:07 GMT 2025
      537.1K bytes
      Cache
     
  4. 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
    Mon Dec 22 11:58:29 GMT 2025
      142.4K bytes
      Cache
     
  5. 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
    Mon Dec 22 11:58:31 GMT 2025
      200.8K bytes
      Cache
     
  6. 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
    Mon Dec 22 11:58:29 GMT 2025
      253.7K bytes
      Cache
     
  7. 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/
    Mon Dec 22 12:14:42 GMT 2025
      743.4K bytes
      Cache
     
  8. 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/...
    Fri Feb 01 00:00:00 GMT 1980
      32.2K bytes
      Cache
     
  9. 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
    Mon Dec 22 01:19:26 GMT 2025
      545.1K bytes
      Cache
     
  10. 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
    Mon Dec 22 11:58:29 GMT 2025
      110.3K bytes
      Cache
     
  11. 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
    Mon Dec 22 11:58:30 GMT 2025
      114.8K bytes
      Cache
     
  12. 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
    Mon Dec 22 11:58:31 GMT 2025
      157.5K bytes
      Cache
     
  13. 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
    Mon Dec 22 11:58:31 GMT 2025
      116K bytes
      Cache
     
  14. 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
    Fri Dec 05 17:52:54 GMT 2025
      10.8K bytes
      1 views
     
  15. Feature Selection — scikit-learn 1.8.0 do...

    Comparison of F-test and mutual information Comparison of F-test and mutual...
    scikit-learn.org/stable/auto_examples/feature_selection/index.html
    Mon Dec 22 11:58:30 GMT 2025
      76.2K bytes
      Cache
     
  16. 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
    Mon Dec 22 12:53:12 GMT 2025
      636.3K bytes
      Cache
     
  17. 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
    Mon May 14 13:58:40 GMT 2018
      1.1M bytes
      Cache
      Similar Results (3)
     
  18. 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
    Tue May 02 16:10:27 GMT 2017
      1M bytes
      Cache
      Similar Results (12)
     
  19. 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
    Mon Dec 22 11:58:30 GMT 2025
      113.9K bytes
      Cache
     
  20. 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
    Mon Dec 22 11:58:31 GMT 2025
      165.6K bytes
      Cache
     
Back to Top