Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 81 - 100 of 1,324 for test (3.4 sec)

  1. MultiOutputRegressor — scikit-learn 1.7.2 docum...

    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.multioutput.MultiOutputRegressor.html
    Mon Sep 15 09:31:45 UTC 2025
      146.1K bytes
      Cache
     
  2. Overview

    outside-sql-test : Runs outside-sql-test.[sh|bat]. replace-schema...jdbc generate doc outside-sql-test replace-schema sql2entity manage...
    dbflute.seasar.org/maven/plugin/
    Mon Sep 15 10:51:18 UTC 2025
      10.4K bytes
      Cache
      Similar Results (1)
     
  3. plot_classifier_comparison.py

    and test part X, y = ds X_train, X_test, y_train, y_test = train_test_split(...Plot the testing points ax.scatter( X_test[:, 0], X_test[:, 1],...
    scikit-learn.org/stable/_downloads/2da0534ab0e0c8241033bcc2d912e419/plot_classifier_comparison.py
    Fri Sep 12 13:34:55 UTC 2025
      4.8K bytes
      1 views
     
  4. f_regression — scikit-learn 1.7.2 documentation

    Comparison of F-test and mutual information Comparison of F-test and mutual...Univariate linear regression tests returning F-statistic and p-values....
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.f_regression.html
    Mon Sep 15 09:31:44 UTC 2025
      118.1K bytes
      Cache
     
  5. ComplementNB — scikit-learn 1.7.2 documentation

    classification on an array of test vectors X. Parameters : X array-like...probability estimates for the test vector X. For each row x of...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.ComplementNB.html
    Mon Sep 15 09:31:45 UTC 2025
      153K bytes
      Cache
     
  6. Elasticsearch vs. OpenSearch: Vector Search Per...

    undertaken this performance testing to provide a clear, data-driven...Kubernetes manifests for running the tests. The results detailed in this...
    www.elastic.co/search-labs/blog/elasticsearch-opensearch-vector-search-performance-comparison
    Tue Sep 16 02:29:49 UTC 2025
      242.4K bytes
      1 views
      Cache
     
  7. plot_classifier_comparison.rst.txt

    and test part X, y = ds X_train, X_test, y_train, y_test = train_test_split(...Plot the testing points ax.scatter( X_test[:, 0], X_test[:, 1],...
    scikit-learn.org/stable/_sources/auto_examples/classification/plot_classifier_comparison.rst.txt
    Fri Sep 12 13:34:55 UTC 2025
      7.8K bytes
     
  8. Using LLMs to build an Elastic connector fast: ...

    begin adding unit tests, end-to-end tests, and documentation....you’ll only need to validate, test, and tweak. Side note: you can...
    www.elastic.co/search-labs/blog/elastic-connectors-crawl4ai-llms
    Thu Aug 28 01:11:22 UTC 2025
      189.4K bytes
      Cache
     
  9. 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
    Mon Sep 15 09:31:44 UTC 2025
      159.1K bytes
      Cache
     
  10. Get started with generative AI free | Elastic

    Test out ingesting your data, build...Configure, select field mappings, and test vector and semantic search with...
    www.elastic.co/cloud/generative-ai-trial-overview
    Tue Sep 16 01:34:24 UTC 2025
      577.9K bytes
      1 views
      Cache
     
  11. Feature Selection — scikit-learn 1.7.2 document...

    Comparison of F-test and mutual information Comparison of F-test and mutual...
    scikit-learn.org/stable/auto_examples/feature_selection/index.html
    Mon Sep 15 09:31:45 UTC 2025
      76.6K bytes
      Cache
     
  12. 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
    Mon Sep 15 09:31:45 UTC 2025
      198.2K bytes
      Cache
     
  13. 3.1. Cross-validation: evaluating estimator per...

    available data as a test set X_test, y_test . Note that the word...X_train , X_test , y_train , y_test = train_test_split ( ......
    scikit-learn.org/stable/modules/cross_validation.html
    Mon Sep 15 09:31:45 UTC 2025
      162.2K bytes
      1 views
      Cache
     
  14. Epstein accuser’s family blasts Ghislaine Maxwe...

    SpaceX Starship gears up for 10th test flight 01:23 Chicago mayor blasts...SpaceX Starship gears up for 10th test flight 01:23 Chicago mayor blasts...
    www.nbcnews.com/video/epstein-accuser-s-family-blasts-ghislaine-maxwell-testimony-release-2456689...
    Mon Aug 25 01:18:50 UTC 2025
      938.9K bytes
      Cache
     
  15. OAS — scikit-learn 1.7.2 documentation

    : X_test array-like of shape (n_samples, n_features) Test data...the observations. score ( X_test , y = None ) [source] # Compute...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.OAS.html
    Mon Sep 15 09:31:45 UTC 2025
      133.5K bytes
      Cache
     
  16. Senators prepare to grill RFK Jr. amid turmoil ...

    ” A key test Thursday’s hearing before the...Committee is not only a key test for Kennedy, but for Cassidy...
    www.nbcnews.com/health/health-news/senators-prepare-grill-rfk-jr-turmoil-cdc-vaccine-changes-rcna...
    Thu Sep 04 01:15:34 UTC 2025
      300.2K bytes
      Cache
     
  17. maihamadb properties

    test.prefix Env Lang Property uq Comment - - [Test] 1 The...to show test environment or not integration - [Test] 1 The prefix...
    dbflute.seasar.org/ja/data/doc/harbor/properties-maihamadb.html
    Mon Sep 15 10:51:15 UTC 2025
      93.3K bytes
      Cache
     
  18. 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
    Mon Sep 15 09:31:45 UTC 2025
      149K bytes
      Cache
     
  19. Elastic Cloud Hosted pricing | Elastic

    Monitoring browser tests are $0.0123 per test run (metered in 60...simultaneous test run capacity (~2.6 billion tests per month)....
    www.elastic.co/pricing/cloud-hosted
    Tue Sep 16 02:37:39 UTC 2025
      474.6K bytes
      Cache
     
  20. HalvingGridSearchCV — scikit-learn 1.7.2 docume...

    selected best_index_ given cv_results_ . In that case, the best_estimator_...returned best_index_ while the best_score_ attribute will not be available....
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.HalvingGridSearchCV.html
    Mon Sep 15 09:31:45 UTC 2025
      160.8K bytes
      Cache
      Similar Results (1)
     
Back to top