Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 481 - 490 of 1,331 for test (1.76 sec)

  1. Crafting a minimal reproducer for scikit-learn ...

    the train_test_split X_train , X_test , y_train , y_test = train_test_split...( X_test , y_test ) other_score = gbdt . score ( X_test , y_test...
    scikit-learn.org/stable/developers/minimal_reproducer.html
    Sat Aug 16 15:30:00 UTC 2025
      62.3K bytes
      Cache
     
  2. LastaFlute移行 0.8.2 to 0.8.3 | LastaFlute

    [App]ActionDefTest にメソッドを二つ追加 test_injectedResourceDefi() と test_lastaPresentsSomethi()...test_lastaPresentsSomethi() の二つ。 test_injectedResourceDefi() @ResourceアノテーションによるDI定義のポリシーチェック...
    dbflute.seasar.org/ja/lastaflute/howto/upgrade/migration/lamig082to083.html
    Tue Aug 12 02:41:09 UTC 2025
      36.8K bytes
      1 views
      Cache
     
  3. 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/8.18/index.html
    Fri Jul 11 03:48:32 UTC 2025
      13.9K bytes
      Cache
      Similar Results (1)
     
  4. 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
    Tue Aug 12 02:41:09 UTC 2025
      9.7K bytes
      Cache
     
  5. Business and Finance News, Reports & Videos | N...

    Shopping The 12 best women’s walking shoes, tested & reviewed 327d...Shopping The 5 best Hoka walking shoes, tested and reviewed 19d...
    www.nbcnews.com/business
    Wed Aug 20 01:13:14 UTC 2025
      1.1M bytes
      Cache
     
  6. Varying regularization in Multi-layer Perceptro...

    training and test part X_train , X_test , y_train , y_test = train_test_split...and testing points ax . scatter ( X_test [:, 0 ], X_test [:,...
    scikit-learn.org/stable/auto_examples/neural_networks/plot_mlp_alpha.html
    Wed Aug 20 16:02:07 UTC 2025
      109.1K bytes
      Cache
     
  7. check_cv — scikit-learn 1.7.1 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 Aug 20 16:02:07 UTC 2025
      108.6K bytes
      Cache
     
  8. Column Transformer with Mixed Types — scikit-le...

    X_test , y_train , y_test = train_test_split ( X ,...score ( X_test , y_test ) : .3f } " ) accuracy of the best model...
    scikit-learn.org/stable/auto_examples/compose/plot_column_transformer_mixed_types.html
    Wed Aug 20 16:02:08 UTC 2025
      240.9K bytes
      Cache
     
  9. Recognizing hand-written digits — scikit-learn ...

    and 50% test subsets X_train , X_test , y_train , y_test = train_test_split...train_test_split ( data , digits . target , test_size = 0.5 , shuffle...
    scikit-learn.org/stable/auto_examples/classification/plot_digits_classification.html
    Wed Aug 20 16:02:09 UTC 2025
      102K bytes
      Cache
     
  10. is_regressor — scikit-learn 1.7.1 documentation

    instance Estimator object to test. Returns : out bool True if...
    scikit-learn.org/stable/modules/generated/sklearn.base.is_regressor.html
    Wed Aug 20 16:02:07 UTC 2025
      106.2K bytes
      Cache
     
Back to top