Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Most recent scikit-learn results in several failed unit tests #1090

Closed
it176131 opened this issue Mar 30, 2024 · 1 comment
Closed

Most recent scikit-learn results in several failed unit tests #1090

it176131 opened this issue Mar 30, 2024 · 1 comment
Labels

Comments

@it176131
Copy link
Contributor

Describe the bug

Using scikit-learn version 1.3.1 and higher results in several failed unit tests.

See comments in #1087 for more details.

Steps/Code to Reproduce

pip install scikit-learn==1.3.1
pytest mlxtend

Expected Results

All existing unit tests should pass.

Actual Results

Several unit tests fail.

Versions

MLxtend 0.23.1
Windows-10-10.0.22631-SP0
Python 3.11.7 (tags/v3.11.7:fa7a6f2, Dec 4 2023, 19:24:49) [MSC v.1937 64 bit (AMD64)]
Scikit-learn 1.3.1
NumPy 1.26.4
SciPy 1.12.0

@it176131
Copy link
Contributor Author

Closing this as #1091 was merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant