-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
It would be great if step curl https://raw.githubusercontent.com/automl/auto-sklearn/master/requirements.txt | xargs -n 1 -L 1 pip install
would not be needed but pip install auto-sklearn
would suffice.
It seems that in current setup Cython and numpy are needed for cythonizing but others can be installed as a part of pip install.
Metadata
Metadata
Assignees
Labels
No labels