Explainable Hotel ratings - Robustness Checklist Requirements
MelonieNimasha opened this issue · 3 comments
MelonieNimasha commented
- Versions of required packaged are not specified in the requirements.txt file
- wave 012+ is required
- Uses logging - optional but suggested
Mathanraj-Sharma commented
@mturoci is this open for hacktoberfest
, if so I would like to take this?
Mathanraj-Sharma commented
@mturoci I guess
it is to bound the versions of packages used. currently, the versions of the packages are not specified
pandas==1.1.0
h2o-wave<1.0
matplotlib
wordcloud
and to add a logger to add log messages for filter changes and other actions.