Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 221 - 230 of 840 for tests (0.09 sec)

  1. Nearest Neighbors regression — scikit-learn 1.6...

    axis = 0 ) X_test = np . linspace ( 0 , 5 , 500...X_train , y ) . predict ( X_test ) plt . subplot ( 2 , 1 , i...
    scikit-learn.org/stable/auto_examples/neighbors/plot_regression.html
    Fri May 09 20:31:36 UTC 2025
      91.4K bytes
      Cache
     
  2. maxabs_scale — scikit-learn 1.6.1 documentation

    splitting into training and test sets. This will bias the model...information would have leaked from the test set to the training set. In...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.maxabs_scale.html
    Mon May 12 15:17:01 UTC 2025
      110.2K bytes
      Cache
     
  3. Swaggerの環境セットアップ | LastaFlute

    実際には、UTFluteが依存していますが、UTFlute自体はtestスコープなので、そのままだとアプリ実行環境で使えないので...を [App]LastaDocTest に追加します。 test_swaggerJson() を追加し、さらに prepareMockContextPa()...
    dbflute.seasar.org/ja/lastaflute/howto/structure/swaggerenv.html
    Mon Apr 28 16:40:32 UTC 2025
      30.5K bytes
      Cache
     
  4. Select | Deals, Tips and Product Reviews | Sele...

    Here’s what to know Canopy We've tested 5 filtered showerheads (so...Amazon; Tulp; Coloray 13+ editor-tested hacks for sprucing up a rental...
    www.nbcnews.com/select
    Mon May 12 00:56:26 UTC 2025
      948.7K bytes
      1 views
      Cache
     
  5. MLPRegressor — scikit-learn 1.6.1 documentation

    X_test , y_train , y_test = train_test_split ( X ,...-290...]) >>> regr . score ( X_test , y_test ) 0.98... fit ( X , y )...
    scikit-learn.org/stable/modules/generated/sklearn.neural_network.MLPRegressor.html
    Mon May 12 15:17:03 UTC 2025
      151.3K bytes
      Cache
     
  6. ハンズオンニュース | DBFlute

    -- Testing --> <!-- = = = = --> <!-- unit test --> <dependency>...文を編成 (seasar 部分を lastadi に) src/test/resources のファイルをすべて削除、.gitkeep...
    dbflute.seasar.org/ja/tutorial/handson/news.html
    Mon Apr 28 16:40:32 UTC 2025
      21.3K bytes
      1 views
      Cache
     
  7. Isotonic Regression — scikit-learn 1.6.1 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
    Mon May 12 15:17:03 UTC 2025
      108.7K bytes
      Cache
     
  8. QuadraticDiscriminantAnalysis — scikit-learn 1....

    n_features) Array of samples (test vectors). Returns : C ndarray...classification on an array of test vectors X. The predicted class...
    scikit-learn.org/stable/modules/generated/sklearn.discriminant_analysis.QuadraticDiscriminantAnal...
    Mon May 12 15:17:01 UTC 2025
      142K bytes
      Cache
     
  9. fetch_20newsgroups — scikit-learn 1.6.1 documen...

    test’ for the test set, ‘all’ for both,...subfolders. subset {‘train’, ‘test’, ‘all’}, default=’train’ Select...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_20newsgroups.html
    Mon May 12 15:17:01 UTC 2025
      120K bytes
      Cache
     
  10. ハンズオンセクション 9 | DBFlute

    引数の値で null は許されない 対応テストメソッド test_letsOutside_会員が検索されること() 会員名称が...(区分値メソッドを使う、select句にカラムを追加してもOK) test_letsOutside_条件値なしで全件検索されること()...
    dbflute.seasar.org/ja/tutorial/handson/section09.html
    Mon Apr 28 16:40:32 UTC 2025
      33.3K bytes
      Cache
     
Back to top