Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 91 - 100 of 365 for test (0.07 sec)

  1. Logistic function — scikit-learn 1.5.0 document...

    plot ( X_test , ols . coef_ * X_test + ols . intercept_...= "black" , zorder = 20 ) X_test = np . linspace ( - 5 , 10 ,...
    scikit-learn.org/stable/auto_examples/linear_model/plot_logistic.html
    Wed Jun 05 23:00:23 UTC 2024
      94.8K bytes
      Cache
     
  2. Comparing randomized search and grid search for...

    "mean_test_score" ][ candidate ], results [ "std_test_score"...not carry over to a held-out test set. Note that in practice,...
    scikit-learn.org/stable/auto_examples/model_selection/plot_randomized_search.html
    Wed Jun 05 23:00:24 UTC 2024
      96.3K bytes
      Cache
     
  3. Elastic OneDrive connector reference | Enterpri...

    Connector testing for more details. To perform E2E testing for the...command: $ make ftest NAME=onedrive For faster tests, add the DATA_SIZE=small...
    www.elastic.co/guide/en/enterprise-search/current/connectors-onedrive.html
    Wed Jun 05 13:35:43 UTC 2024
      67.5K bytes
      Cache
     
  4. Confusion matrix — scikit-learn 1.5.0 documenta...

    set and a test set X_train , X_test , y_train , y_test = train_test_split...from_estimator ( classifier , X_test , y_test , display_labels = class_names...
    scikit-learn.org/stable/auto_examples/model_selection/plot_confusion_matrix.html
    Wed Jun 05 23:00:24 UTC 2024
      88.7K bytes
      Cache
     
  5. Recursive feature elimination with cross-valida...

    [ "mean_test_score" ], yerr = cv_results [ "std_test_score" ],...selected" ) plt . ylabel ( "Mean test accuracy" ) plt . errorbar (...
    scikit-learn.org/stable/auto_examples/feature_selection/plot_rfe_with_cross_validation.html
    Wed Jun 05 23:00:24 UTC 2024
      93.3K bytes
      Cache
     
  6. Nearest Neighbors Classification — scikit-learn...

    X_test , y_train , y_test = train_test_split ( X ,...split the data into a train and test dataset. from sklearn.datasets...
    scikit-learn.org/stable/auto_examples/neighbors/plot_classification.html
    Wed Jun 05 23:00:22 UTC 2024
      95.7K bytes
      Cache
     
  7. ハンズオンセクション 12 | DBFlute

    でなくてもいいが、できるだけ効率よく 対応テストメソッド test_selectDreamOrderList_その通りの順序で検索されていること()...会員名称と会員アカウントを連結して部分一致させて、会員を検索 対応テストメソッド test_selectDreamLikeSearc_その通りの条件で検索されていること()...
    dbflute.seasar.org/ja/tutorial/handson/section12.html
    Fri May 24 02:22:00 UTC 2024
      12.7K bytes
      Cache
     
  8. DBFluteのリポジトリ (Github) | DBFlute

    (サンプル) DBFlute Test DBFluteのテストプロジェクト。 DBFlute Test https://git...Project DBFlute Example DBFlute Test UTFlute EMecha DBFlute Session...
    dbflute.seasar.org/ja/environment/repository.html
    Fri May 24 02:22:00 UTC 2024
      10.6K bytes
      Cache
     
  9. Decision Tree Regression — scikit-learn 1.5.0 d...

    predict ( X_test ) y_2 = regr_2 . predict ( X_test ) # Plot the.... fit ( X , y ) # Predict X_test = np . arange ( 0.0 , 5.0 ,...
    scikit-learn.org/stable/auto_examples/tree/plot_tree_regression.html
    Wed Jun 05 23:00:22 UTC 2024
      91.4K bytes
      Cache
     
  10. Elastic Microsoft Teams connector reference | E...

    Connector testing for more details. To perform E2E testing for the...command: $ make ftest NAME=microsoft_teams For faster tests, add the...
    www.elastic.co/guide/en/enterprise-search/current/connectors-teams.html
    Wed Jun 05 13:35:43 UTC 2024
      54.5K bytes
      Cache
     
Back to top