Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 501 - 510 of 1,752 for test (0.07 sec)

  1. 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
    Fri Dec 20 11:14:14 UTC 2024
      105.4K bytes
      Cache
     
  2. Version 0.17 — scikit-learn 1.7.dev0 documentation

    ShuffleSplit generate train-test folds, respectively similar...option to cross_validation.train_test_split for stratified splitting....
    scikit-learn.org/dev/whats_new/v0.17.html
    Fri Dec 20 11:14:19 UTC 2024
      88.8K bytes
      Cache
      Similar Results (1)
     
  3. Does GitHub Copilot Improve Code Quality? - Sla...

    evaluated the code with unit tests and with an expert review conducted...likelihood of passing all 10 unit tests in the study, indicating that...
    developers.slashdot.org/story/24/11/23/1855203/does-github-copilot-improve-code-quality
    Sun Nov 24 01:13:34 UTC 2024
      101.3K bytes
      Cache
     
  4. 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
    Fri Dec 20 11:14:18 UTC 2024
      97.3K bytes
      Cache
     
  5. 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
    Fri Dec 20 11:14:18 UTC 2024
      117.5K bytes
      Cache
     
  6. 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
    Fri Dec 20 11:14:18 UTC 2024
      186.6K bytes
      Cache
     
  7. Governor Newsom takes proactive action to stren...

    already established the largest testing and monitoring system in the...outbreak. Building on California’s testing and monitoring system — the...
    www.gov.ca.gov/2024/12/18/governor-newsom-takes-proactive-action-to-strengthen-robust-state-respo...
    Thu Dec 19 01:12:16 UTC 2024
      296.1K bytes
      Cache
     
  8. set_config — scikit-learn 1.6.0 documentation

    If ‘text’, estimators will be displayed as text. Default...for easier benchmarking and testing of scikit-learn internals....
    scikit-learn.org/stable/modules/generated/sklearn.set_config.html
    Fri Dec 20 11:14:14 UTC 2024
      120.2K bytes
      Cache
     
  9. 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
    Fri Dec 20 11:14:18 UTC 2024
      61.2K bytes
      Cache
      Similar Results (1)
     
  10. plot_release_highlights_1_6_0.zip

    # - Many tests in the common test suite are updated...more details.\n- Many tests in the common test suite are updated...
    scikit-learn.org/stable/_downloads/151e78f803ff9f3154dd7dbbaf45e0b0/plot_release_highlights_1_6_0...
    Fri Dec 20 11:14:17 UTC 2024
      19.5K bytes
     
Back to top