Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 401 - 410 of 1,333 for test (0.15 sec)

  1. Action定義のテスト (ActionDefTest) | LastaFlute

    src/main/resources // メインのリソース置き場 src/test/java // テストクラス置き場 |-org.docksidestage...UnitDocksideTestCase { public void test_component() throws Exception...
    dbflute.seasar.org/ja/lastaflute/howto/action/actiondeftest.html
    Fri Jun 13 09:55:28 UTC 2025
      22K bytes
      31 views
      Cache
     
  2. Apparel | Clothing, Fashion, Footwear and More ...

    NBC News The 50+ best white t-shirts tested and ranked, according...Birnbaum / NBC News The 50 best leggings tested and ranked, according...
    www.nbcnews.com/select/explore/apparel
    Wed Jun 11 01:05:17 UTC 2025
      415.5K bytes
      Cache
     
  3. Isotonic Regression — scikit-learn 1.7.0 docume...

    plot ( x_test , ir . predict ( x_test ), "C1-" ) ax1 ....noisy data (n= %d )" % n ) x_test = np . linspace ( - 10 , 110...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_isotonic_regression.html
    Wed Jul 02 18:21:48 UTC 2025
      114.1K bytes
      Cache
     
  4. The strange bedfellows driving — and winning — ...

    the movement faces its biggest test. A Supreme Court ruling this...
    www.nbcnews.com/tech/internet/anti-porn-crusaders-winning-pornhub-age-verification-rcna210684
    Mon Jun 23 00:57:16 UTC 2025
      320.5K bytes
      Cache
     
  5. One-class SVM with non-linear kernel (RBF) — sc...

    size n_error_test = y_pred_test [ y_pred_test == - 1 ] . size...X_train ) y_pred_test = clf . predict ( X_test ) y_pred_outliers...
    scikit-learn.org/stable/auto_examples/svm/plot_oneclass.html
    Wed Jul 02 18:21:48 UTC 2025
      100.8K bytes
      Cache
     
  6. L1-based models for Sparse Signals — scikit-lea...

    import train_test_split X_train , X_test , y_train , y_test = train_test_split...train_test_split ( X , y , test_size = 0.5 , shuffle = False ) In...
    scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_and_elasticnet.html
    Wed Jul 02 18:21:48 UTC 2025
      125.4K bytes
      Cache
     
  7. Dimensionality Reduction with Neighborhood Comp...

    train/test X_train , X_test , y_train , y_test = train_test_split...( model . transform ( X_test ), y_test ) # Embed the data set...
    scikit-learn.org/stable/auto_examples/neighbors/plot_nca_dim_reduction.html
    Wed Jul 02 18:21:48 UTC 2025
      98.2K bytes
      Cache
     
  8. Release Highlights for scikit-learn 0.24 — scik...

    X_test , y_train , y_test = train_test_split ( X ,...X_train , X_test , y_train , y_test = train_test_split ( X ,...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_24_0.html
    Wed Jul 02 18:21:48 UTC 2025
      176.2K bytes
      Cache
     
  9. Swaggerの環境セットアップ | LastaFlute

    実際には、UTFluteが依存していますが、UTFlute自体はtestスコープなので、そのままだとアプリ実行環境で使えないので...を [App]LastaDocTest に追加します。 test_swaggerJson() を追加し、さらに prepareMockContextPa()...
    dbflute.seasar.org/ja/lastaflute/howto/structure/swaggerenv.html
    Fri Jun 13 09:55:28 UTC 2025
      30.5K bytes
      Cache
     
  10. Multiclass Receiver Operating Characteristic (R...

    X_test , y_train , y_test , ) = train_test_split ( X...y_onehot_test = label_binarizer . transform ( y_test ) y_onehot_test...
    scikit-learn.org/stable/auto_examples/model_selection/plot_roc.html
    Wed Jul 02 18:21:48 UTC 2025
      150.8K bytes
      Cache
     
Back to top