Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 681 - 700 of 1,328 for test (0.64 sec)

  1. Louisiana's Ten Commandments law in public scho...

    bills and policies that are testing the bounds of religion in public...
    www.nbcnews.com/news/us-news/louisianas-ten-commandments-law-public-schools-blocked-federal-appea...
    Sat Jun 21 01:35:21 UTC 2025
      286K bytes
      Cache
     
  2. Metadata Routing — scikit-learn 1.7.0 documenta...

    raised: try : meta_est . fit ( X , y , test = my_weights ) except...work as expected. est = ExampleClassifier () est . fit ( X , y ,...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_metadata_routing.html
    Thu Jul 03 11:42:06 UTC 2025
      272.6K bytes
      Cache
     
  3. Painless Scripting Language [8.18] | Elastic

    API Number Sort API Painless Test API Processor Conditional API...
    www.elastic.co/guide/en/elasticsearch/painless/8.18/index.html
    Mon Apr 28 19:19:05 UTC 2025
      19.5K bytes
      Cache
     
  4. PassiveAggressiveRegressor — scikit-learn 1.7.0...

    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.PassiveAggressiveRegressor.html
    Thu Jul 03 11:42:04 UTC 2025
      154.7K bytes
      Cache
     
  5. sklearn.exceptions — scikit-learn 1.7.0 documen...

    estimator check from the common tests fails....
    scikit-learn.org/stable/api/sklearn.exceptions.html
    Thu Jul 03 11:42:05 UTC 2025
      117.1K bytes
      Cache
     
  6. DBFlute : Migration : 0.8.9.10

    VENDOR_CHECK = list:{COLUMN_EXCEPT_TEST} } 古いタイプの "columnExeptList"...
    dbflute.seasar.org/ja/oldmigration/migrate-0899to08910.html
    Fri Jun 13 09:55:28 UTC 2025
      3.4K bytes
      Cache
     
  7. Live updates: California Gov. Newsom to give 'm...

    Share The Trump test, Democrats’ future and big money:...voters that he is the Trump ally best positioned to win the Democratic-leaning...
    www.nbcnews.com/politics/trump-administration/live-blog/trump-administration-hegseth-china-nj-pri...
    Wed Jun 11 01:02:03 UTC 2025
      1.3M bytes
      Cache
     
  8. Live updates: Supreme Court sides with Trump in...

    for other moves in which he tested the bounds of executive power...scandal-plagued candidates tests the limits of what New York...
    www.nbcnews.com/politics/trump-administration/live-blog/trump-administration-nyc-mayoral-congress...
    Tue Jun 24 00:55:29 UTC 2025
      587.7K bytes
      Cache
     
  9. dbflute-maven-plugin - dbflute:upgrade

    jdbc generate doc outside-sql-test replace-schema sql2entity manage...
    dbflute.seasar.org/maven/plugin/ja/upgrade-mojo.html
    Fri Jun 13 09:55:28 UTC 2025
      12.7K bytes
      2 views
      Cache
     
  10. Coding Policy of Hands-on | DBFlute

    * DBFlute Hands-on Section 2 Test Class * @author jflute */ public...MemberBhv memberBhv ; public void test_demo() throws Exception { //...
    dbflute.seasar.org/tutorial/handson/review/codingpolicy.html
    Fri Jun 13 09:55:28 UTC 2025
      19.3K bytes
      Cache
     
  11. OrdinalEncoder — scikit-learn 1.7.0 documentation

    fit ( X_train ) >>> X_test = np . array ([[ "a" ], [ "b"...object ) >>> enc . transform ( X_test ) array([[2.], [0.], [1.], [2.],...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.OrdinalEncoder.html
    Thu Jul 03 11:42:06 UTC 2025
      149.4K bytes
      Cache
     
  12. dbflute-maven-plugin - dbflute:generate-crud

    jdbc generate doc outside-sql-test replace-schema sql2entity manage...
    dbflute.seasar.org/maven/plugin/ja/generate-crud-mojo.html
    Fri Jun 13 09:55:28 UTC 2025
      17.5K bytes
      4 views
      Cache
     
  13. config_context — scikit-learn 1.7.0 documentation

    If ‘text’, estimators will be displayed as text. If None,...for easier benchmarking and testing of scikit-learn internals....
    scikit-learn.org/stable/modules/generated/sklearn.config_context.html
    Thu Jul 03 11:42:05 UTC 2025
      116.5K bytes
      Cache
     
  14. O Finder, where art thou? | MetaFilter

    of work devices I use for testing, and had to laugh when beta...style="display:none"></div> <script type="text/javascript"> !function() { var...
    www.metafilter.com/209323/O-Finder-where-art-thou
    Thu Jun 26 00:54:40 UTC 2025
      56.2K bytes
      Cache
     
  15. Install Elasticsearch - Elasticsearch Labs

    for local development and testing. Note that these aren't the...
    www.elastic.co/search-labs/tutorials/install-elasticsearch
    Fri Jul 04 00:40:33 UTC 2025
      86.4K bytes
      Cache
     
  16. org.dbflute.erflute_0.5.9.jar

    clob=false text=false text=false text=false text=false text=false...clob=false text=false text=false text=false text=false text=false...
    dbflute.seasar.org/download/misc/helper/erflute/org.dbflute.erflute_0.5.9.jar
    Fri Jun 13 09:55:28 UTC 2025
      1.8M bytes
      3 views
     
  17. 5. Inspection — scikit-learn 1.7.0 documentation

    that the evaluation metric and test dataset perfectly reflect the...
    scikit-learn.org/stable/inspection.html
    Thu Jul 03 11:42:04 UTC 2025
      32.8K bytes
      Cache
     
  18. TEHIK boosts security and observability with El...

    dedicate time to formulating and testing new hypotheses to thwart sophisticated...
    www.elastic.co/customers/tehik
    Fri Jul 04 01:14:20 UTC 2025
      444.5K bytes
      Cache
     
  19. MetaEstimatorMixin — scikit-learn 1.7.0 documen...

    removed and is unnecessary since tests are refactored and don’t use...
    scikit-learn.org/stable/modules/generated/sklearn.base.MetaEstimatorMixin.html
    Thu Jul 03 11:42:06 UTC 2025
      108.8K bytes
      Cache
     
  20. ハンズオンのコーディングポリシー | DBFlute

    MemberBhv memberBhv ; public void test_demo() throws Exception { //...
    dbflute.seasar.org/ja/tutorial/handson/review/codingpolicy.html
    Fri Jun 13 09:55:28 UTC 2025
      20.2K bytes
      Cache
     
Back to top