Skip to content

auto-sklearn installation #532

@tmielika

Description

@tmielika

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions