Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 291 - 300 of 912 for tests (0.11 sec)

  1. 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...
    Fri Sep 20 10:21:48 UTC 2024
      140.6K bytes
      Cache
     
  2. 模範解答的なセクション 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
    Tue Sep 17 12:05:06 UTC 2024
      50.3K bytes
      Cache
     
  3. Isotonic Regression — scikit-learn 1.5.2 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
    Fri Sep 20 10:21:50 UTC 2024
      104.6K bytes
      Cache
     
  4. fetch_rcv1 — scikit-learn 1.5.2 documentation

    test’ for the test set (781265 samples),...subfolders. subset {‘train’, ‘test’, ‘all’}, default=’all’ Select...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_rcv1.html
    Thu Sep 19 14:56:27 UTC 2024
      111.3K bytes
      Cache
     
  5. Swaggerの環境セットアップ | LastaFlute

    実際には、UTFluteが依存していますが、UTFlute自体はtestスコープなので、そのままだとアプリ実行環境で使えないので...を [App]LastaDocTest に追加します。 test_swaggerJson() を追加し、さらに prepareMockContextPa()...
    dbflute.seasar.org/ja/lastaflute/howto/structure/swaggerenv.html
    Tue Sep 17 12:05:05 UTC 2024
      30.5K bytes
      Cache
     
  6. Elastic Microsoft SQL connector reference | Ent...

    Connector testing for more details. To perform E2E testing for the...subset of tables. End-to-end testing The connector framework enables...
    www.elastic.co/guide/en/enterprise-search/current/connectors-ms-sql.html
    Tue Sep 10 20:27:13 UTC 2024
      60.8K bytes
      Cache
     
  7. Version 1.0 — scikit-learn 1.6.dev0 documentation

    'mean_test_score' 'std_test_score' , and 'split(k)_test_score'...Change utils._testing.assert_warns and utils._testing.assert_warns_message...
    scikit-learn.org/dev/whats_new/v1.0.html
    Fri Sep 20 10:21:48 UTC 2024
      251.7K bytes
      1 views
      Cache
      Similar Results (1)
     
  8. Glossary of Common Terms and API Elements — sci...

    common tests # This refers to the tests run on almost...(train_idx, test_idx) pairs. Each of {train,test}_idx is a 1d...
    scikit-learn.org/dev/glossary.html
    Fri Sep 20 10:21:46 UTC 2024
      213.3K bytes
      Cache
      Similar Results (1)
     
  9. SVC — scikit-learn 1.5.2 documentation

    n_features) or (n_samples_test, n_samples_train) For kernel=”precomputed”,...expected shape of X is (n_samples_test, n_samples_train). Returns :...
    scikit-learn.org/stable/modules/generated/sklearn.svm.SVC.html
    Fri Sep 20 10:21:48 UTC 2024
      181.5K bytes
      Cache
     
  10. Image denoising using kernel PCA — scikit-learn...

    X_test , y_train , y_test = train_test_split ( X ,...0.25 , size = X_test . shape ) X_test_noisy = X_test + noise noise...
    scikit-learn.org/stable/auto_examples/applications/plot_digits_denoising.html
    Fri Sep 20 10:21:48 UTC 2024
      98.6K bytes
      Cache
     
Back to top