Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 211 - 220 of 821 for tests (1.28 sec)

  1. ハンズオンニュース | DBFlute

    -- Testing --> <!-- = = = = --> <!-- unit test --> <dependency>...文を編成 (seasar 部分を lastadi に) src/test/resources のファイルをすべて削除、.gitkeep...
    dbflute.seasar.org/ja/tutorial/handson/news.html
    Tue Aug 12 02:41:09 UTC 2025
      21.3K bytes
      1 views
      Cache
     
  2. MultiTaskLassoCV — scikit-learn 1.7.1 documenta...

    default=None Values of alphas to test along the regularization path....An iterable yielding (train, test) splits as arrays of indices....
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.MultiTaskLassoCV.html
    Fri Aug 22 18:00:29 UTC 2025
      162.9K bytes
      Cache
     
  3. Probability Calibration for 3-class classificat...

    y [: 1000 ] X_test , y_test = X [ 1000 :], y [ 1000...log_loss ( y_test , clf_probs ) cal_loss = log_loss ( y_test , cal_clf_probs...
    scikit-learn.org/stable/auto_examples/calibration/plot_calibration_multiclass.html
    Fri Aug 22 18:00:34 UTC 2025
      190.5K bytes
      Cache
     
  4. RFECV — scikit-learn 1.7.1 documentation

    test) splits as arrays of indices....the following keys: split(k)_test_score ndarray of shape (n_s...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.RFECV.html
    Fri Aug 22 18:00:29 UTC 2025
      158.4K bytes
      Cache
     
  5. Understanding the decision tree structure — sci...

    X_test , y_train , y_test = train_test_split ( X ,...decision_path ( X_test ) leaf_id = clf . apply ( X_test ) sample_id...
    scikit-learn.org/stable/auto_examples/tree/plot_unveil_tree_structure.html
    Fri Aug 22 18:00:29 UTC 2025
      136K bytes
      Cache
     
  6. Overview | Elastic Docs

    into a training and a test set. The test set won’t be used to...data frame analytics. Train, test, iterate After your data is...
    www.elastic.co/docs/explore-analyze/machine-learning/data-frame-analytics/ml-dfa-overview
    Sat Aug 23 06:39:55 UTC 2025
      185.9K bytes
      Cache
     
  7. ハンズオンセクション 9 | DBFlute

    引数の値で null は許されない 対応テストメソッド test_letsOutside_会員が検索されること() 会員名称が...(区分値メソッドを使う、select句にカラムを追加してもOK) test_letsOutside_条件値なしで全件検索されること()...
    dbflute.seasar.org/ja/tutorial/handson/section09.html
    Tue Aug 12 02:41:09 UTC 2025
      33.3K bytes
      Cache
     
  8. IsolationForest example — scikit-learn 1.7.1 do...

    X_test , y_train , y_test = train_test_split ( X ,...sklearn.model_selection import train_test_split n_samples , n_outliers...
    scikit-learn.org/stable/auto_examples/ensemble/plot_isolation_forest.html
    Fri Aug 22 18:00:29 UTC 2025
      125.9K bytes
      Cache
     
  9. 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
    Fri Aug 22 18:00:29 UTC 2025
      116.7K bytes
      Cache
     
  10. 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
    Fri Aug 22 18:00:32 UTC 2025
      132.1K bytes
      Cache
     
Back to top