Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 461 - 480 of 3,168 for test (7.88 seconds)

  1. 기여 가이드

    작성 테스트 메서드명은 test 로 시작 Given-When-Then 패턴 사용 @Test public void...SearchService (); String query = "test" ; // When: 테스트 대상 실행 SearchResponse...
    fess.codelibs.org/ko/dev/contributing.html
    Mon Feb 09 02:52:27 GMT 2026
      57.7K bytes
      Cache
     
  2. plot_hgbt_regression.rst.txt

    shape[0]}") print(f"Test sample size: {X_test.shape[0]}")...Training sample size: 16531 Test sample size: 11021 Number of...
    scikit-learn.org/stable/_sources/auto_examples/ensemble/plot_hgbt_regression.rst.txt
    Mon Feb 02 09:23:44 GMT 2026
      22K bytes
     
  3. RegressorMixin — scikit-learn 1.8.0 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.base.RegressorMixin.html
    Mon Feb 09 10:22:30 GMT 2026
      116.1K bytes
      Cache
     
  4. QuantileRegressor — scikit-learn 1.8.0 do...

    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.QuantileRegressor.html
    Mon Feb 09 10:22:30 GMT 2026
      139.6K bytes
      Cache
     
  5. chi2 — scikit-learn 1.8.0 documentation

    with the highest values for the test chi-squared statistic from X,.... Recall that the chi-square test measures dependence between...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.chi2.html
    Mon Feb 09 10:22:30 GMT 2026
      111.6K bytes
      Cache
     
  6. LassoLarsCV — scikit-learn 1.8.0 document...

    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.LassoLarsCV.html
    Mon Feb 09 10:22:28 GMT 2026
      146.3K bytes
      Cache
     
  7. Early stopping of Stochastic Gradient Descent &...

    "Test score" , ] results_df =..."-" ] # First plot: train and test scores fig , axes = plt . subplots...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_early_stopping.html
    Mon Feb 09 10:22:28 GMT 2026
      107.3K bytes
      Cache
     
  8. Open Liberty - IBM Developer

    pull‑request builds to automated testing, merging, and cloud deployment...really empower you to develop, test, debug, and manage applications...
    developer.ibm.com/components/open-liberty
    Mon Dec 08 12:19:57 GMT 2025
      636.9K bytes
      Cache
     
  9. Plot Ridge coefficients as a function of the re...

    regularization on training and test error Effect of model regularization...regularization on training and test error Common pitfalls in the interpretation...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ridge_path.html
    Mon Feb 09 10:22:29 GMT 2026
      91.4K bytes
      Cache
     
  10. Node.js programming - IBM Developer

    for asynchronous testing. Mocha tests run serially, allowing...is a feature-rich JavaScript test framework running on Node.js...
    developer.ibm.com/languages/node-js/
    Mon Feb 09 15:46:26 GMT 2026
      97.6K bytes
      Cache
     
  11. LogisticRegressionCV — scikit-learn 1.8.0...

    are tested by cross-validation and the one giving the best prediction...scoring option on the given test data and labels. Parameters...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegressionCV.html
    Mon Feb 09 10:22:28 GMT 2026
      172K bytes
      Cache
     
  12. RadiusNeighborsClassifier — scikit-learn ...

    or None Test samples. If None , predictions...probability estimates for the test data X. Parameters : X {array-like,...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.RadiusNeighborsClassifier.html
    Mon Feb 09 10:22:28 GMT 2026
      152.9K bytes
      Cache
     
  13. Monitoring settings in Elasticsearch | Reference

    for example test1,test2,test3 . Names can include wildcards,...prepending - . For example test*,-test3 will monitor all indexes...
    www.elastic.co/docs/reference/elasticsearch/configuration-reference/monitoring-settings
    Fri Jan 30 17:46:17 GMT 2026
      2.1M bytes
      Cache
     
  14. 1.16. Probability calibration — scikit-le...

    base_estimator makes predictions on the test subset the predictions are used...be present in both train and test subsets for every split. When...
    scikit-learn.org/stable/modules/calibration.html
    Mon Feb 09 10:22:28 GMT 2026
      66.5K bytes
      Cache
     
  15. Leitfaden für Beiträge

    }); Schreiben von Tests Schreiben Sie Tests für alle öffentlichen...mit test Verwenden Sie das Given-When-Then-Muster @Test public...
    fess.codelibs.org/de/dev/contributing.html
    Mon Feb 09 02:45:21 GMT 2026
      61.3K bytes
      Cache
     
  16. Vibe coding your way through expense reports

    I skipped them and tested if an LLM could handle receipts...to the LLM. Where this was tested and how it runs I used IBM’s...
    developer.ibm.com/tutorials/awb-vibe-coding-expense-report/
    Mon Feb 09 18:57:27 GMT 2026
      116.7K bytes
      Cache
     
  17. Hybrid Cloud - IBM Developer

    test, and deploy custom Python analytics...storage using FIO and RAID0 testing. 27 May 2025 Series Optimizing...
    developer.ibm.com/depmodels/hybrid-cloud/
    Mon Feb 02 13:02:37 GMT 2026
      635.4K bytes
      Cache
      Similar Results (2)
     
  18. Python - IBM Developer

    test, and deploy custom Python analytics...storage using FIO and RAID0 testing. 10 June 2025 Blog Top 5 Python...
    developer.ibm.com/languages/python
    Mon Feb 02 13:36:08 GMT 2026
      636.3K bytes
      Cache
      Similar Results (3)
     
  19. Lars — scikit-learn 1.8.0 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.linear_model.Lars.html
    Mon Feb 09 10:22:28 GMT 2026
      139.5K bytes
      Cache
     
  20. ExtraTreesRegressor — scikit-learn 1.8.0 ...

    max_leaf_nodes in best-first fashion. Best nodes are defined...coefficient of determination on test data. The coefficient of determination,...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.ExtraTreesRegressor.html
    Mon Feb 09 10:22:28 GMT 2026
      162.8K bytes
      Cache
     
Back to Top