Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 541 - 550 of 912 for tests (0.08 sec)

  1. OneVsRestClassifier — scikit-learn 1.5.2 docume...

    the mean accuracy on the given test data and labels. In multi-label...shape (n_samples, n_features) Test samples. y array-like of shape...
    scikit-learn.org/stable/modules/generated/sklearn.multiclass.OneVsRestClassifier.html
    Fri Sep 20 10:21:48 UTC 2024
      152.4K bytes
      Cache
     
  2. GaussianMixture — scikit-learn 1.5.2 documentation

    log-likelihood of new samples at test time. The shape depends on covariance_type...log-likelihood of new samples at test time. The shape depends on covariance_type...
    scikit-learn.org/stable/modules/generated/sklearn.mixture.GaussianMixture.html
    Fri Sep 20 10:21:48 UTC 2024
      149.7K bytes
      Cache
     
  3. RidgeClassifier — scikit-learn 1.5.2 documentation

    the mean accuracy on the given test data and labels. In multi-label...shape (n_samples, n_features) Test samples. y array-like of shape...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.RidgeClassifier.html
    Fri Sep 20 10:21:50 UTC 2024
      143.6K bytes
      Cache
     
  4. DBFluteの紹介 | DBFlute

    Apache Log4j (v1) (test only) JUnit (test only) 最大の感謝 これらのフレームワーク/ライブラリがなければ、今の...Apache Torque (code use) JUnit (test only) H2 Database (as JDBC Driver)...
    dbflute.seasar.org/ja/introduction/index.html
    Tue Sep 17 12:05:05 UTC 2024
      23.1K bytes
      Cache
     
  5. Evaluation of outlier detection estimators — sc...

    reduced using a stratified train_test_split . Furthermore, we set...sklearn.model_selection import train_test_split X , y = fetch_kddcup99...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_outlier_detection_bench.html
    Fri Sep 20 10:21:47 UTC 2024
      159.2K bytes
      Cache
     
  6. DensityMixin — scikit-learn 1.5.2 documentation

    n_features) Test samples. y Ignored Not used,...
    scikit-learn.org/stable/modules/generated/sklearn.base.DensityMixin.html
    Fri Sep 20 10:21:48 UTC 2024
      106.9K bytes
      Cache
     
  7. testimonials.rst.txt

    but its careful and well tested implementation give us the...Moreover, its consistent API, well-tested code and permissive licensing...
    scikit-learn.org/stable/_sources/testimonials/testimonials.rst.txt
    Fri Sep 13 18:10:01 UTC 2024
      25.7K bytes
      4 views
     
  8. sklearn.feature_selection — scikit-learn 1.5.2 ...

    pvalues below alpha based on a FPR test. SelectFromModel Meta-transformer...Univariate linear regression tests returning F-statistic and p-values....
    scikit-learn.org/stable/api/sklearn.feature_selection.html
    Fri Sep 20 10:21:48 UTC 2024
      120.7K bytes
      Cache
     
  9. ハンズオンセクション 8 | DBFlute

    引数の値で null は許されない 対応テストメソッド test_updateMemberChangedT_会員が更新されていること()...更新処理後、DB上のデータが更新されていることをアサート test_updateMemberChangedT_排他制御例外が発生すること()...
    dbflute.seasar.org/ja/tutorial/handson/section08.html
    Tue Sep 17 12:05:06 UTC 2024
      22.3K bytes
      1 views
      Cache
     
  10. GaussianNB — scikit-learn 1.5.2 documentation

    classification on an array of test vectors X. Parameters : X array-like...probability estimates for the test vector X. For each row x of...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.GaussianNB.html
    Fri Sep 20 10:21:50 UTC 2024
      155.5K bytes
      Cache
     
Back to top