Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 221 - 230 of 737 for tests (0.07 sec)

  1. ハンズオンセクション 11 | DBFlute

    その会員に紐づく支払済み購入のデータも取得する 対応テストメソッド test_selectPurchaseMember_会員と購入が検索されていること()...で含んでいる会員名称の会員を検索する 対応テストメソッド test_selectUnpaidMemberLi_未払い購入がある会員が検索されていること()...
    dbflute.seasar.org/ja/tutorial/handson/section11.html
    Mon Sep 15 10:51:18 UTC 2025
      19.7K bytes
      1 views
      Cache
     
  2. plot_release_highlights_1_7_0.py

    y_val = train_test_split(X, y, test_size=0.2, random_state=0)...sklearn.model_selection import train_test_split from sklearn.pipeline...
    scikit-learn.org/stable/_downloads/27dd4dbb41dee53fc86e0d5b6d3254d3/plot_release_highlights_1_7_0.py
    Mon Oct 20 15:12:27 UTC 2025
      4.7K bytes
     
  3. LeavePOut — scikit-learn 1.7.2 documentation

    Provides train/test indices to split data in train/test sets. This..." ) ... print ( f " Test: index= { test_index } " ) Fold 0: Train:...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeavePOut.html
    Mon Oct 20 15:12:26 UTC 2025
      116.4K bytes
      Cache
     
  4. Version 0.18 — scikit-learn 1.7.2 documentation

    'split0_test_score' ), as well as their mean ( 'mean_test_score'...sklearn.model_selection.train_test_split raised an error when stratify...
    scikit-learn.org/stable/whats_new/v0.18.html
    Mon Oct 20 15:12:27 UTC 2025
      134.3K bytes
      Cache
     
  5. LassoCV — scikit-learn 1.7.2 documentation

    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.LassoCV.html
    Mon Oct 20 15:12:26 UTC 2025
      168.7K bytes
      Cache
     
  6. The open source engine for high-performance sea...

    Build and test — integrate models, tune relevance, and test with AI...platform. Developers can build, test, and scale context-driven agents...
    www.elastic.co/enterprise-search
    Wed Oct 29 00:04:32 UTC 2025
      528K bytes
      1 views
      Cache
     
  7. neighbors.rst.txt

    X_test, y_train, y_test = train_test_split(X, y, ......>>> print(nca_pipe.score(X_test, y_test)) 0.96190476... .. |nca_classification_1|...
    scikit-learn.org/stable/_sources/modules/neighbors.rst.txt
    Mon Oct 20 15:12:26 UTC 2025
      37.9K bytes
     
  8. NearestCentroid — scikit-learn 1.7.2 documentation

    with test samples classified to the class...n_features) Array of samples (test vectors). Returns : y_scores...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.NearestCentroid.html
    Mon Oct 20 15:12:26 UTC 2025
      136.4K bytes
      Cache
     
  9. Permutation Importance with Multicollinear or C...

    X_test , y_train , y_test = train_test_split ( X ,...accuracy on test data: { clf . score ( X_test , y_test ) : .2 }...
    scikit-learn.org/stable/auto_examples/inspection/plot_permutation_importance_multicollinear.html
    Mon Oct 20 15:12:27 UTC 2025
      117.4K bytes
      Cache
     
  10. AdaBoostClassifier — scikit-learn 1.7.2 documen...

    n_features) Test samples. y array-like of shape...monitoring (i.e. determine error on testing set) after each boosting iteration....
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.AdaBoostClassifier.html
    Mon Oct 20 15:12:26 UTC 2025
      157.7K bytes
      Cache
     
Back to top