Skip to content

Update scikit-learn requirement #5

Description

@arthurmloureiro

Hi Justin,

The scikit-learn requirement in setup.py needs to be updated from sklearn to scikit-learn, otherwise pip won't be able to install the code :)

In other words, change this line here to:
install_requires = ["tqdm>=4.41.1", "numpy", "scikit-learn"]

If you prefer, I can fork and make a PR, let me know :)

Cheers!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions