Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 521 - 530 of 1,345 for test (0.14 sec)

  1. plot_release_highlights_1_7_0.zip

    y_val = train_test_split(X, y, test_size=0.2, random_state=0)...y_train, y_val = train_test_split(X, y, test_size=0.2, random_state=0)\n\nclf...
    scikit-learn.org/stable/_downloads/0f052545c78541815099d62501f25a9e/plot_release_highlights_1_7_0...
    Sun Jun 29 19:04:30 UTC 2025
      11.1K bytes
     
  2. Column Transformer with Mixed Types — scikit-le...

    X_test , y_train , y_test = train_test_split ( X ,...score ( X_test , y_test ) : .3f } " ) accuracy of the best model...
    scikit-learn.org/stable/auto_examples/compose/plot_column_transformer_mixed_types.html
    Mon Jun 30 13:50:29 UTC 2025
      240.9K bytes
      Cache
     
  3. Photos capture Trump’s military parade and nati...

    via Getty Images A paradegoer tests her strength in Washington....near Trump's Mar-a-Lago home in West Palm Beach, Fla., during a "No...
    www.nbcnews.com/politics/trump-administration/photos-trumps-military-parade-no-kings-protests-us-...
    Sun Jun 15 01:13:56 UTC 2025
      290.3K bytes
      Cache
     
  4. Multilabel classification using a classifier ch...

    X_test , Y_train , Y_test = train_test_split ( X ,...predict ( X_test ) ovr_jaccard_score = jaccard_score ( Y_test , Y_pred_ovr...
    scikit-learn.org/stable/auto_examples/multioutput/plot_classifier_chain_yeast.html
    Mon Jun 30 13:50:29 UTC 2025
      105.1K bytes
      Cache
     
  5. Pipelining: chaining a PCA and a logistic regre...

    errorbar ( best_clfs [ components_col ], best_clfs [ "mean_test_score"...ents" is_max_test_score = pl . col ( "mean_test_score" ) == pl...
    scikit-learn.org/stable/auto_examples/compose/plot_digits_pipe.html
    Mon Jun 30 13:50:27 UTC 2025
      97.2K bytes
      Cache
     
  6. Overview

    outside-sql-test : Runs outside-sql-test.[sh|bat]. replace-schema...jdbc generate doc outside-sql-test replace-schema sql2entity manage...
    dbflute.seasar.org/maven/plugin/
    Fri Jun 13 09:55:28 UTC 2025
      10.4K bytes
      Cache
      Similar Results (1)
     
  7. 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
    Mon Jun 30 13:50:30 UTC 2025
      117.4K bytes
      Cache
     
  8. EstimatorCheckFailedWarning — scikit-learn 1.7....

    estimator check from the common tests fails. Parameters : estimator...Estimator instance for which the test failed. check_name str Name...
    scikit-learn.org/stable/modules/generated/sklearn.exceptions.EstimatorCheckFailedWarning.html
    Mon Jun 30 13:50:27 UTC 2025
      106.9K bytes
      Cache
     
  9. 課題追跡

    jdbc generate doc outside-sql-test replace-schema sql2entity manage...
    dbflute.seasar.org/maven/plugin/ja/issue-tracking.html
    Fri Jun 13 09:55:28 UTC 2025
      8.9K bytes
      1 views
      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
    Mon Jun 23 19:23:22 UTC 2025
      62.3K bytes
      Cache
     
Back to top