Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 151 - 160 of 901 for tests (0.09 sec)

  1. SVC — scikit-learn 1.5.0 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 May 28 11:51:32 UTC 2024
      184.5K bytes
      Cache
     
  2. ハンズオンセクション 11 | DBFlute

    その会員に紐づく支払済み購入のデータも取得する 対応テストメソッド test_selectPurchaseMember_会員と購入が検索されていること()...で含んでいる会員名称の会員を検索する 対応テストメソッド test_selectUnpaidMemberLi_未払い購入がある会員が検索されていること()...
    dbflute.seasar.org/ja/tutorial/handson/section11.html
    Fri May 24 02:22:00 UTC 2024
      19.7K bytes
      Cache
     
  3. 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
    Tue May 28 11:51:33 UTC 2024
      115K bytes
      Cache
     
  4. Visualizations with Display Objects — scikit-le...

    X_test , y_train , y_test = train_test_split ( X ,...predict ( X_test ) cm = confusion_matrix ( y_test , y_pred ) cm_display...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_display_object_visualization.html
    Tue May 28 11:51:32 UTC 2024
      114.6K bytes
      Cache
     
  5. Elastic SharePoint Server connector reference |...

    Connector testing for more details. To perform E2E testing for the...client operations End-to-end testing The connector framework enables...
    www.elastic.co/guide/en/enterprise-search/current/connectors-sharepoint.html
    Thu May 23 10:23:19 UTC 2024
      31.4K bytes
      Cache
     
  6. Utilities for Developers — scikit-learn 1.6.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
    Tue May 28 11:51:32 UTC 2024
      56K bytes
      Cache
     
  7. Version 0.18 — scikit-learn 1.5.0 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 May 28 11:51:33 UTC 2024
      139.1K bytes
      Cache
      Similar Results (1)
     
  8. ValidationCurveDisplay — scikit-learn 1.5.0 doc...

    test_scores = test_scores , score_name =...param_range , train_scores , test_scores , score_name = None )...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.ValidationCurveDisplay.html
    Tue May 28 11:51:32 UTC 2024
      148.7K bytes
      Cache
     
  9. load_svmlight_files — scikit-learn 1.5.0 docume...

    target_test X_train , y_train , X_test , y_test = get_data ()...matrix X_test, it is essential that X_train and X_test have the...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_svmlight_files.html
    Tue May 28 11:51:32 UTC 2024
      117.6K bytes
      Cache
     
  10. Crafting a minimal reproducer for scikit-learn ...

    the train_test_split X_train , X_test , y_train , y_test = train_test_split...( X_test , y_test ) other_score = gbdt . score ( X_test , y_test...
    scikit-learn.org/stable/developers/minimal_reproducer.html
    Tue May 21 18:58:18 UTC 2024
      66.2K bytes
      Cache
      Similar Results (1)
     
Back to top