StatisticalReinforcementLearningLab / SARAv2

SARA V2
BSD 3-Clause "New" or "Revised" License
5 stars 2 forks source link

life insight flask + packaged backend_pipeline #200

Closed euranofshin closed 2 years ago

euranofshin commented 3 years ago

4 main changes:

  1. Packaged the code in the backend_pipeline so that these modules (visualization, parser), can be accessed from anywhere on the s3 machine
  2. A new mySQL table for insights now exists.
  3. Nightly script to generate mood plot per user, store the plot in a mysql table.
  4. A flask api end point which will take user name, plot type, (optional) date, and send the html as output