Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 211 - 220 of 837 for tests (0.09 sec)

  1. ValidationCurveDisplay — scikit-learn 1.6.1 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 13 14:25:44 UTC 2025
      144.5K bytes
      Cache
     
  2. 1.16. Probability calibration — scikit-learn 1....

    test_set) couples (as determined...base_estimator makes predictions on the test subset the predictions are used...
    scikit-learn.org/stable/modules/calibration.html
    Tue May 13 14:25:44 UTC 2025
      62.9K bytes
      Cache
     
  3. Release Highlights for scikit-learn 0.22 — scik...

    X_test , y_train , y_test = train_test_split ( X ,...plot_roc_curve(svc, X_test, y_test) # rfc_disp = plot_roc_curve(rfc, X_test, y_test,...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_22_0.html
    Tue May 13 14:25:46 UTC 2025
      139.1K bytes
      Cache
     
  4. 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
    Fri May 09 20:31:36 UTC 2025
      36.8K bytes
     
  5. org.seasar.dbflute.maven.plugin (DBFlute Maven ...

    provides outside-sql-test goal to run outside-sql-test. ReplaceSchemaCommand...
    dbflute.seasar.org/maven/plugin/apidocs/org/seasar/dbflute/maven/plugin/package-summary.html
    Mon Apr 28 16:40:32 UTC 2025
      9.7K bytes
      Cache
     
  6. Beats Developer Guide [8.18] | Elastic

    Beats Contributing to the docs Testing Community Beats Defining field...Getting Ready Protocol Modules Testing Extending Metricbeat Overview...
    www.elastic.co/guide/en/beats/devguide/8.18/index.html
    Mon Apr 28 19:19:03 UTC 2025
      13.9K bytes
      Cache
      Similar Results (1)
     
  7. Post pruning decision trees with cost complexit...

    X_test , y_train , y_test = train_test_split ( X ,...clfs ] test_scores = [ clf . score ( X_test , y_test ) for clf...
    scikit-learn.org/stable/auto_examples/tree/plot_cost_complexity_pruning.html
    Tue May 13 14:25:43 UTC 2025
      102.8K bytes
      Cache
     
  8. Column Transformer with Mixed Types — scikit-le...

    X_test , y_train , y_test = train_test_split ( X ,...%.3f " % clf . score ( X_test , y_test )) model score: 0.798 HTML...
    scikit-learn.org/stable/auto_examples/compose/plot_column_transformer_mixed_types.html
    Tue May 13 14:25:43 UTC 2025
      186.1K bytes
      Cache
     
  9. Explicit feature map approximation for RBF kern...

    the second half: data_test , targets_test = ( data [ n_samples...2 :]) # data_test = scaler.transform(data_test) # Create a classifier:...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_kernel_approximation.html
    Tue May 13 14:25:46 UTC 2025
      124.4K bytes
      Cache
     
  10. check_cv — scikit-learn 1.6.1 documentation

    test) splits as arrays of indices....cross-validator which generates the train/test splits via the split method....
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.check_cv.html
    Tue May 13 14:25:43 UTC 2025
      109K bytes
      Cache
     
Back to top