Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 161 - 170 of 857 for tests (0.05 sec)

  1. ExtraTreesRegressor — scikit-learn 1.7.0 docume...

    X_test , y_train , y_test = train_test_split ( ......y_train ) >>> reg . score ( X_test , y_test ) 0.2727... apply ( X )...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.ExtraTreesRegressor.html
    Mon Jun 30 13:50:27 UTC 2025
      162.2K bytes
      Cache
     
  2. Multiclass sparse logistic regression on 20newg...

    X_test , y_train , y_test = train_test_split ( X ,...predict ( X_test ) accuracy = np . sum ( y_pred == y_test ) / y_test...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sparse_logistic_regression_20newsgroups.html
    Mon Jun 30 13:50:29 UTC 2025
      106.2K bytes
      Cache
     
  3. Action定義のテスト (ActionDefTest) | LastaFlute

    src/main/resources // メインのリソース置き場 src/test/java // テストクラス置き場 |-org.docksidestage...UnitDocksideTestCase { public void test_component() throws Exception...
    dbflute.seasar.org/ja/lastaflute/howto/action/actiondeftest.html
    Fri Jun 13 09:55:28 UTC 2025
      22K bytes
      31 views
      Cache
     
  4. Probability Calibration curves — scikit-learn 1...

    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_calibration_curve.html
    Mon Jun 30 13:50:30 UTC 2025
      143.5K bytes
      Cache
     
  5. One-class SVM with non-linear kernel (RBF) — sc...

    size n_error_test = y_pred_test [ y_pred_test == - 1 ] . size...X_train ) y_pred_test = clf . predict ( X_test ) y_pred_outliers...
    scikit-learn.org/stable/auto_examples/svm/plot_oneclass.html
    Mon Jun 30 13:50:30 UTC 2025
      100.8K bytes
      Cache
     
  6. plot_hgbt_regression.zip

    import train_test_split X_train, X_test, y_train, y_test = train_test_split(X,...import train_test_split\n\nX_train, X_test, y_train, y_test = train_test_split(X,...
    scikit-learn.org/stable/_downloads/ef504a3cb245a55fde178198c8218b4a/plot_hgbt_regression.zip
    Sun Jun 29 19:04:30 UTC 2025
      36.8K bytes
     
  7. plot_multi_metric_evaluation.zip

    ``'_<scorer_name>'`` (``'mean_test_precision'``, ``'rank_test_precision'``, etc...)...``'_<scorer_name>'`` (``'mean_test_precision'``,\n``'rank_test_precision'``,...
    scikit-learn.org/stable/_downloads/535778bfbc9b4881da3e662bc2ea8484/plot_multi_metric_evaluation.zip
    Sun Jun 29 19:04:30 UTC 2025
      8.8K bytes
      Similar Results (1)
     
  8. people.htm

    Most were never built or tested by him. Some were not his original...not provide for these simple tests speaks eloquently to the suspicion...
    dsimanek.vialattea.net/museum/people/people.htm
    Thu Sep 15 13:08:18 UTC 2022
      67K bytes
      Cache
     
  9. Developer’s Guide — scikit-learn 1.7.0 document...

    on GitHub Actions Testing and improving test coverage Monitoring...Numbers Numerical assertions in tests Developers’ Tips and Tricks...
    scikit-learn.org/stable/developers/index.html
    Sun Jun 29 19:04:29 UTC 2025
      37.7K bytes
      Cache
     
  10. Getting started: Protect hosts with endpoint th...

    To test drive your first deployment,...(EICAR) provides anti malware test files. If your company policy...
    www.elastic.co/guide/en/starting-with-the-elasticsearch-platform-and-its-solutions/8.18/getting-s...
    Wed Apr 23 21:37:47 UTC 2025
      29.2K bytes
      Cache
     
Back to top