Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 551 - 560 of 1,819 for test (0.24 sec)

  1. maihamadb properties

    test.prefix Env Lang Property uq Comment - - [Test] 1 The...to show test environment or not integration - [Test] 1 The prefix...
    dbflute.seasar.org/ja/data/doc/harbor/properties-maihamadb.html
    Tue Nov 12 15:10:58 UTC 2024
      93.3K bytes
      Cache
     
  2. LabelPropagation — scikit-learn 1.6.0 documenta...

    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.semi_supervised.LabelPropagation.html
    Fri Dec 20 11:14:16 UTC 2024
      131.2K bytes
      Cache
     
  3. Ridge coefficients as a function of the L2 Regu...

    our trained predictions to the test data and see the statistical...regularization on training and test error Effect of model regularization...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ridge_coeffs.html
    Mon Dec 23 08:41:44 UTC 2024
      103.7K bytes
      Cache
     
  4. BernoulliNB — scikit-learn 1.6.0 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
    Fri Dec 20 11:14:14 UTC 2024
      152.6K bytes
      Cache
     
  5. ExtraTreeClassifier — scikit-learn 1.7.dev0 doc...

    X_test , y_train , y_test = train_test_split ( ......y_train ) >>> cls . score ( X_test , y_test ) 0.8947... apply ( X ,...
    scikit-learn.org/dev/modules/generated/sklearn.tree.ExtraTreeClassifier.html
    Mon Dec 09 18:03:47 UTC 2024
      167.7K bytes
      Cache
      Similar Results (1)
     
  6. ハンズオンセクション 6 | DBFlute

    UnitContainerTestCas { public void test_ ... () { // _testで補完 ... } } テストクラスで...グが出力されていたかと思います。 これは、既に src/test/resources 配下に log4j.properties...
    dbflute.seasar.org/ja/tutorial/handson/section06.html
    Tue Nov 12 15:10:59 UTC 2024
      42.9K bytes
      Cache
     
  7. fetch_lfw_pairs — scikit-learn 1.6.0 documentation

    test’ for the development test set, and ‘10_folds’...Parameters : subset {‘train’, ‘test’, ‘10_folds’}, default=’train’...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_lfw_pairs.html
    Fri Dec 20 11:14:16 UTC 2024
      113.3K bytes
      Cache
     
  8. Map data to a normal distribution — scikit-lear...

    X_test = train_test_split ( X , test_size = 0.5 )...sklearn.model_selection import train_test_split from sklearn.preprocessing...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_map_data_to_normal.html
    Mon Dec 23 08:41:44 UTC 2024
      105.7K bytes
      Cache
     
  9. scale — scikit-learn 1.6.0 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.scale.html
    Fri Dec 20 11:14:16 UTC 2024
      111.7K bytes
      Cache
     
  10. LastaFlute移行 0.8.2 to 0.8.3 | LastaFlute

    [App]ActionDefTest にメソッドを二つ追加 test_injectedResourceDefi() と test_lastaPresentsSomethi()...test_lastaPresentsSomethi() の二つ。 test_injectedResourceDefi() @ResourceアノテーションによるDI定義のポリシーチェック...
    dbflute.seasar.org/ja/lastaflute/howto/upgrade/migration/lamig082to083.html
    Tue Nov 12 15:10:59 UTC 2024
      36.8K bytes
      1 views
      Cache
     
Back to top