WillKoehrsen / feature-selector

Feature selector is a tool for dimensionality reduction of machine learning datasets
GNU General Public License v3.0
2.22k stars 770 forks source link

Packing for pip #50

Open enesMesut opened 2 years ago

enesMesut commented 2 years ago

Need to proper packaging for pip. Its hard to install in Docker Container. dependence conflicts are annoying.

The conflict is caused by: The user requested matplotlib==3.3.4 missingno 0.4.2 depends on matplotlib phik 0.11.0 depends on matplotlib>=2.2.3 seaborn 0.11.1 depends on matplotlib>=2.2 feature-selector 1.0.0 depends on matplotlib==2.1.2