minerva-ml / open-solution-avito-demand-prediction

Open solution to the Avito Demand Prediction Challenge
https://www.kaggle.com/c/avito-demand-prediction
MIT License
18 stars 8 forks source link

requirements missing #49

Closed denyslazarenko closed 6 years ago

denyslazarenko commented 6 years ago

Where can I find necessary requirements for the project?

jakubczakon commented 6 years ago

@tankz0r hi, I've just added the requirements. It should work fine now but I generated them with pipreqs (and dropped some comp vision stuff from steps) so there could be missing pieces. Please let me know if there are.

denyslazarenko commented 6 years ago

Thank you, I will try it. By the way, can you give some explanations or link to the resource where to read about the class Step.

jakubczakon commented 6 years ago

Sure. Checkout our package steppy on pip and go to steppy-examples on minerva-ml for more info

jakubczakon commented 6 years ago

@tankz0r done in https://github.com/minerva-ml/open-solution-avito-demand-prediction/commit/29f943b6d9fd7e9b2f6af7e16010b5c5d0350680