- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 501 - 510 of 1,752 for test (0.07 sec)
-
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 -
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 -
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 -
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 -
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 -
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 -
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... -
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 -
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 -
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...