mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-28 03:45:07 -06:00
gnu: python-scikit-learn-1.6: Skip 3 more tests.
* gnu/packages/machine-learning.scm (python-scikit-learn-1.6)[arguments] <test-flags>: Skip 3 more tests. Change-Id: I1c7e2eb7c18ddc5479cf45b84a6cf07d374842fe
This commit is contained in:
parent
f4d3acf2cf
commit
a199dde0a2
1 changed files with 3 additions and 0 deletions
|
|
@ -2361,6 +2361,9 @@ data analysis.")
|
|||
"test_check_is_fitted_with_attributes"
|
||||
"test_covariance"
|
||||
"test_estimators"
|
||||
"test_newton_cholesky_fallback_to_lbfgs[42]"
|
||||
"test_logistic_regression_path_convergence_fail"
|
||||
"test_linalg_warning_with_newton_solver[42]"
|
||||
"test_ledoit_wolf"
|
||||
"test_mcd"
|
||||
"test_mcd_issue1127"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue