Getting TypeError check_array() got an unexpected keyword argument 'ensure_all_finite'
causing many tests to fail
#314
Labels
bug
Something isn't working
Checklist
main
branch.pip freeze
.Description
It looks like something has changed is the check_array() API in the underlying sklearn fork and now the marjority of tests fail for me. I might be installing it incorrectly, but I am not sure where the mistake is.
Python traceback:
Related issues or possible duplicates
Environment
OS: Linux
Python version: 3.9.19
Output of
pip freeze
:Steps to reproduce
Example source:
The text was updated successfully, but these errors were encountered: