Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 271 - 280 of 931 for tests (0.05 sec)

  1. maxabs_scale — scikit-learn 1.6.1 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.maxabs_scale.html
    Tue Feb 04 08:40:45 UTC 2025
      110.2K bytes
      Cache
     
  2. SVC — 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.SVC.html
    Tue Feb 04 08:40:43 UTC 2025
      182K bytes
      Cache
     
  3. KNeighborsClassifier — scikit-learn 1.6.1 docum...

    or None Test samples. If None , predictions...probability estimates for the test data X. Parameters : X {array-like,...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.KNeighborsClassifier.html
    Tue Feb 04 08:40:43 UTC 2025
      157.1K bytes
      Cache
     
  4. ハンズオンセクション 11 | DBFlute

    その会員に紐づく支払済み購入のデータも取得する 対応テストメソッド test_selectPurchaseMember_会員と購入が検索されていること()...で含んでいる会員名称の会員を検索する 対応テストメソッド test_selectUnpaidMemberLi_未払い購入がある会員が検索されていること()...
    dbflute.seasar.org/ja/tutorial/handson/section11.html
    Tue Nov 12 15:10:59 UTC 2024
      19.7K bytes
      Cache
     
  5. Utilities for Developers — scikit-learn 1.7.dev...

    repeatability issues in unit tests. Instead, a numpy.random.RandomState...from graph_shortest_path . Testing Functions # discovery.all_estimators...
    scikit-learn.org/dev/developers/utilities.html
    Fri Jan 17 11:45:09 UTC 2025
      51.1K bytes
      Cache
     
  6. LearningCurveDisplay — scikit-learn 1.6.1 docum...

    test_scores = test_scores , score_name =...train_sizes , train_scores , test_scores , score_name = None )...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LearningCurveDisplay.html
    Tue Feb 04 08:40:45 UTC 2025
      144.9K bytes
      Cache
     
  7. Version 0.18 — scikit-learn 1.6.1 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
    Tue Feb 04 08:40:43 UTC 2025
      134.3K bytes
      Cache
      Similar Results (1)
     
  8. plot_release_highlights_1_6_0.zip

    # - Many tests in the common test suite are updated...more details.\n- Many tests in the common test suite are updated...
    scikit-learn.org/stable/_downloads/151e78f803ff9f3154dd7dbbaf45e0b0/plot_release_highlights_1_6_0...
    Thu Jan 30 15:38:18 UTC 2025
      19.5K bytes
     
  9. 7.2. Real world datasets — scikit-learn 1.6.1 d...

    newsgroups_test = fetch_20newsgroups ( subset = 'test' , ... categories...vectors_test = vectorizer . transform ( newsgroups_test . data...
    scikit-learn.org/stable/datasets/real_world.html
    Mon Feb 03 17:40:52 UTC 2025
      99.5K bytes
      Cache
     
  10. 1.13. Feature selection — scikit-learn 1.6.1 do...

    based on univariate statistical tests. It can be seen as a preprocessing...common univariate statistical tests for each feature: false positive...
    scikit-learn.org/stable/modules/feature_selection.html
    Tue Feb 04 08:40:43 UTC 2025
      73.2K bytes
      Cache
     
Back to top