Affect#
This folder contains the implementation of Affect dataset connection and analysis. Different tasks access the right data, perform needed analysis and return the results. To use Affect in CHA, please download the sample dataset from data.zip. Next, unzip the file, and then add DATA_DIR to your environment pointing to your folders.
export DATA_DIR="path/to/folder"