scikit-learn-contrib / boruta_py

Python implementations of the Boruta all-relevant feature selection method.
BSD 3-Clause "New" or "Revised" License
1.5k stars 256 forks source link

Pip install Botura no working #54

Closed AnselmeKotchap closed 5 years ago

AnselmeKotchap commented 5 years ago

I have been trying to pip3 install Boruta but it is not working, returning the following error:

Collecting Boruta Could not find a version that satisfies the requirement Botura (from versions: ) No matching distribution found for Botura

Any idea how to resolve this issue?

Thanks

AnselmeKotchap commented 5 years ago

Made spelling mistake in package name.