EpistasisLab / EpistasisLab/tpot

bug when importing tpot

Open
#1,188 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
10.1k
Forks
1.6k
PR merge metrics
No merged PRs in 30d

Description

Hi, after importing I get `ImportError: cannot import name 'safe_indexing' from 'sklearn.utils'`
I believe its a problem is with sklearn > 0.23 and when I manually installed scikit-learn==0.23.2 the problem was solved.
I suggest changing the the scikit-learn version here
https://github.com/EpistasisLab/tpot/blob/6448bdb71ba08b4a0447c640d2f05a05e1affc21/requirements.txt#L4
to scikit-learn==0.23.2

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.