You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tried to run the tutorial (docs/notebooks/Tutorial.ipynb) using the environment defined in setup.py and hit an issue in cell 7. It seems to be a sklearn version issue (see linked Github issue) - I'm running 1.4.2.
### What version of the software are you running?
Latest
### How are you running this software?
Local installation ("bare-metal")
### Is your data BIDS valid?
Yes
### Are you reusing any previously computed results?
No
### Please copy and paste any relevant log output.
```shell
`TypeError: OneHotEncoder.__init__() got an unexpected keyword argument 'sparse'`
Additional information / screenshots
No response
The text was updated successfully, but these errors were encountered:
What happened?
Tried to run the tutorial (
docs/notebooks/Tutorial.ipynb
) using the environment defined in setup.py and hit an issue in cell 7. It seems to be a sklearn version issue (see linked Github issue) - I'm running 1.4.2.shankarpandala/lazypredict#442
What command did you use?
Additional information / screenshots
No response
The text was updated successfully, but these errors were encountered: