h2oai/wave-apps

Explainable Hotel ratings - Robustness Checklist Requirements

MelonieNimasha opened this issue · 3 comments

  • Versions of required packaged are not specified in the requirements.txt file
  • wave 012+ is required
  • Uses logging - optional but suggested

@mturoci is this open for hacktoberfest, if so I would like to take this?

I am not sure what the goal of this issue is. @mtanco any idea?

@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.