Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 541 - 560 of 1,333 for test (0.51 sec)

  1. fetch_lfw_pairs — scikit-learn 1.7.0 documentation

    test’ for the development test set, and ‘10_folds’...Parameters : subset {‘train’, ‘test’, ‘10_folds’}, default=’train’...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_lfw_pairs.html
    Wed Jul 02 18:21:48 UTC 2025
      113.1K bytes
      Cache
     
  2. dbflute-maven-plugin - dbflute:sql2entity

    jdbc generate doc outside-sql-test replace-schema sql2entity manage...
    dbflute.seasar.org/maven/plugin/ja/sql2entity-mojo.html
    Fri Jun 13 09:55:28 UTC 2025
      10.6K bytes
      2 views
      Cache
      Similar Results (3)
     
  3. Developing scikit-learn estimators — scikit-lea...

    predict ( X_test ) Depending on the nature of...private API and mostly used in tests. However, these tags expanded...
    scikit-learn.org/stable/developers/develop.html
    Tue Jul 01 15:59:34 UTC 2025
      108.6K bytes
      Cache
     
  4. dbflute-maven-plugin - dbflute:replace-schema

    jdbc generate doc outside-sql-test replace-schema sql2entity manage...
    dbflute.seasar.org/maven/plugin/ja/replace-schema-mojo.html
    Fri Jun 13 09:55:28 UTC 2025
      10.6K bytes
      2 views
      Cache
     
  5. sklearn.feature_selection — scikit-learn 1.7.0 ...

    pvalues below alpha based on a FPR test. SelectFromModel Meta-transformer...Univariate linear regression tests returning F-statistic and p-values....
    scikit-learn.org/stable/api/sklearn.feature_selection.html
    Wed Jul 02 18:21:48 UTC 2025
      121.4K bytes
      Cache
     
  6. dbflute-maven-plugin - dbflute:manage

    jdbc generate doc outside-sql-test replace-schema sql2entity manage...
    dbflute.seasar.org/maven/plugin/manage-mojo.html
    Fri Jun 13 09:55:28 UTC 2025
      11K bytes
      Cache
     
  7. Lars — scikit-learn 1.7.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
    Wed Jul 02 18:21:48 UTC 2025
      139.1K bytes
      Cache
     
  8. Trump administration live updates: Democrats an...

    was more recently put to the test against white supremacists....Noem’s news conference. As the testy hearing entered its sixth hour,...
    www.nbcnews.com/politics/trump-administration/live-blog/trump-administration-immigration-doge-ran...
    Fri Jun 13 01:03:01 UTC 2025
      1.4M bytes
      Cache
     
  9. dbflute-maven-plugin - dbflute:download

    jdbc generate doc outside-sql-test replace-schema sql2entity manage...
    dbflute.seasar.org/maven/plugin/download-mojo.html
    Fri Jun 13 09:55:28 UTC 2025
      11.1K bytes
      Cache
     
  10. Beats Developer Guide [8.18] | Elastic

    Beats Contributing to the docs Testing Community Beats Defining field...Getting Ready Protocol Modules Testing Extending Metricbeat Overview...
    www.elastic.co/guide/en/beats/devguide/current/index.html
    Mon Apr 28 19:19:03 UTC 2025
      13.9K bytes
      Cache
      Similar Results (1)
     
  11. Release Highlights for scikit-learn 1.6 — sciki...

    Many tests in the common test suite are updated...removed the _xfail_checks tag and tests which are expected to fail are...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_6_0.html
    Wed Jul 02 18:21:48 UTC 2025
      110.6K bytes
      Cache
     
  12. Friends - IntelliJ | DBFlute

    project |-src/main/java |-src/test/java |- ... |- .idea | |-inspectionProfiles...project |-src/main/java |-src/test/java |- ... |- .idea | |-codeStyles...
    dbflute.seasar.org/ja/manual/topic/friends/intellij/index.html
    Fri Jun 13 09:55:28 UTC 2025
      31.8K bytes
      1 views
      Cache
     
  13. Version 0.20 — scikit-learn 1.7.0 documentation

    text.CountVectorizer and other text vectorizers could...feature_extraction.text.CountVectorizer , feature_extraction.text.TfidfVectorizer...
    scikit-learn.org/stable/whats_new/v0.20.html
    Wed Jul 02 18:21:48 UTC 2025
      309.4K bytes
      Cache
     
  14. 1.10. Decision Trees — scikit-learn 1.7.0 docum...

    validate a model using statistical tests. That makes it possible to account...= 0 ) . fit ( X , y ) >>> X_test = np . array ([ np . nan ])...
    scikit-learn.org/stable/modules/tree.html
    Wed Jul 02 18:21:48 UTC 2025
      94.5K bytes
      Cache
     
  15. InputTags — scikit-learn 1.7.0 documentation

    Note that most common tests currently run only if this flag...
    scikit-learn.org/stable/modules/generated/sklearn.utils.InputTags.html
    Mon Jun 23 19:23:23 UTC 2025
      112K bytes
      Cache
     
  16. Visualizing the probabilistic predictions of a ...

    = [ est . predict_proba ( test_sample ) . ravel () for est in...estimators_ ] for ( est_name , _ ), est_probas in zip ( eclf...
    scikit-learn.org/stable/auto_examples/ensemble/plot_voting_decision_regions.html
    Wed Jul 02 18:21:48 UTC 2025
      175.2K bytes
      Cache
     
  17. 模範解答的なセクション 3 | DBFlute

    @Directory dbflute-hands-on |-src/test/java | |-org.docksidestage.handson...HandyDate を使ってみましょう。 */ public void test_1() throws Exception { // ##...
    dbflute.seasar.org/ja/tutorial/handson/flower/flower03.html
    Fri Jun 13 09:55:28 UTC 2025
      50.3K bytes
      Cache
     
  18. LassoLars — scikit-learn 1.7.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.LassoLars.html
    Wed Jul 02 18:21:48 UTC 2025
      143.3K bytes
      Cache
     
  19. org.seasar.dbflute.maven.plugin (DBFlute Maven ...

    provides outside-sql-test goal to run outside-sql-test. ReplaceSchemaCommand...
    dbflute.seasar.org/maven/plugin/apidocs/org/seasar/dbflute/maven/plugin/package-summary.html
    Fri Jun 13 09:55:28 UTC 2025
      9.7K bytes
      Cache
     
  20. check_cv — scikit-learn 1.7.0 documentation

    test) splits as arrays of indices....cross-validator which generates the train/test splits via the split method....
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.check_cv.html
    Wed Jul 02 18:21:48 UTC 2025
      108.6K bytes
      Cache
     
Back to top