Emotion Recognition
Make sure python (python3) is installed and path is setup properly
Refer https://github.com/Kaggle/kaggle-api#api-credentials to download the Kaggle file
cp ~/Downloads/kaggle.json ~/.kaggle
make create_environment
conda activate customer_interaction_summary
make requirements
make train