The objective of this development is to train a model with data from studies on mental health to be able to get a prediction of the depression, anxiety and growing stress levels of individuals.
To acheive this we will be trying a series of models, both classifiers and regressors, to find the one that best fits to our needs.
Install required dependencies: pip install -r requirements.txt
Each notebook has to be run individually to view the results of the development