/customer_interaction_summary

Customer Interaction Summary

Primary LanguageJupyter NotebookMIT LicenseMIT

Emotion Recognition

Emotion Recognition

Setup locally

Make sure python (python3) is installed and path is setup properly

Copy kaggle file access file

Refer https://github.com/Kaggle/kaggle-api#api-credentials to download the Kaggle file

cp ~/Downloads/kaggle.json ~/.kaggle

Install required packages

make create_environment
conda activate customer_interaction_summary
make requirements

Train models

make train