Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 411 - 420 of 931 for tests (0.1 sec)

  1. Build. Buy. Live. | MetaFilter

    experimental plane upon which to test out scenarios and interactions...and then I'm out. I decided to test out the limits of the free will...
    www.metafilter.com/207518/Build-Buy-Live
    Thu Feb 06 00:47:56 UTC 2025
      57.3K bytes
      Cache
     
  2. BernoulliNB — scikit-learn 1.6.1 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.BernoulliNB.html
    Wed Feb 05 18:36:52 UTC 2025
      152.8K bytes
      Cache
     
  3. Comparison of Calibration of Classifiers — scik...

    X_test , y_train , y_test = train_test_split ( X ,...from_estimator ( clf , X_test , y_test , n_bins = 10 , name = name...
    scikit-learn.org/stable/auto_examples/calibration/plot_compare_calibration.html
    Wed Feb 05 18:36:52 UTC 2025
      116.4K bytes
      Cache
     
  4. Restricted Boltzmann Machine features for digit...

    X_test , Y_train , Y_test = train_test_split ( X ,...sklearn.model_selection import train_test_split from sklearn.preprocessing...
    scikit-learn.org/stable/auto_examples/neural_networks/plot_rbm_logistic_classification.html
    Wed Feb 05 18:36:53 UTC 2025
      123.4K bytes
      Cache
     
  5. Probability Calibration for 3-class classificat...

    y [: 1000 ] X_test , y_test = X [ 1000 :], y [ 1000...log_loss ( y_test , clf_probs ) cal_score = log_loss ( y_test , cal_clf_probs...
    scikit-learn.org/stable/auto_examples/calibration/plot_calibration_multiclass.html
    Wed Feb 05 18:36:52 UTC 2025
      165.4K bytes
      Cache
     
  6. NuSVC — scikit-learn 1.6.1 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.NuSVC.html
    Tue Feb 04 08:40:44 UTC 2025
      156K bytes
      Cache
     
  7. GradientBoostingRegressor — scikit-learn 1.6.1 ...

    X_test , y_train , y_test = train_test_split ( ......>>> reg . score ( X_test , y_test ) 0.4... For a detailed example...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.GradientBoostingRegressor.html
    Wed Feb 05 18:36:53 UTC 2025
      174.5K bytes
      Cache
     
  8. Friends - Fess+Lasta | DBFlute

    |-src/main/resources |-src/test/java |-src/test/resources |- ... fess...Solrのためのコンポーネント | |-src/test/java |-src/test/resources |- ... fess...
    dbflute.seasar.org/ja/manual/topic/friends/fess/fesslasta.html
    Tue Nov 12 15:10:59 UTC 2024
      23.9K bytes
      1 views
      Cache
     
  9. ハンズオンセクション 2 | DBFlute

    HandsOn02Test クラスを src/test/java (Testクラス置き場) に作成してください。 このクラスは...を確認してください。テストメソッド名は test_existsTestData() とします。 このプロジェクトでは、メソッド名が test で始まる...
    dbflute.seasar.org/ja/tutorial/handson/section02.html
    Tue Nov 12 15:10:59 UTC 2024
      27.8K bytes
      Cache
     
  10. 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 Nov 12 15:10:59 UTC 2024
      9.7K bytes
      Cache
     
Back to top