Paper Title: Dynamic Modeling of Antiretroviral Adherence Leveraging Machine Learning Approaches in Young People Living with HIV
Create a Python environment and install the packages listed in requirements.txt.
python3 -m venv tera_env
source tera_env/bin/activate
python -m pip install --upgrade pip
pip install -r requirements.txt