- Gaurav: Decision Tree Classifier
- Mert: Random Forests
- Giacomo: Boosting
- Stefania: Stacking
- Martina: Bagging
- We have all explained the assigned method.
- We have set a new date for the meeting to conclude this "documentation" part on 10/12 after sds test
- For the next call we would like to decide how to divide tasks for the paramaters optimization, code implementation ...
Summary on methods in methods_documentation/
- Updated deprecated libraries and functions
- Deleted unused tuning fucntions
- Modified notebook is file machine-learning-for-mental-health-1.ipynb
- Tuning parameters
- Include country info with new dataset
- Change barplot to piechart
- Mert and Gaurav: Random Forest and Tree classifiers
- Stefania and Martina linear regression and K-neighbors
- Giacomo ensemble methods
- Mert, Gaurav,Martina and Stefania: Apply cross correlation on ML methods
- Martina and Stefania: Pick the most correlated parameters for the analysis
Decision trees | Random forest | Stacking | Bagging | Boosting | Knn | Regression |
---|---|---|---|---|---|---|
Tuning | Tuning | Tuning | Tuning | Tuning | Tuning | Tuning |
Cross correlation | Cross correlation | Test metaclassifier | - | - | Cross correlation | Cross correlation |
- | - | - | - | - | - | Adapt evaluation |
- Updated deprecated libraries and functions
- Deleted unused functions and neural network analysis
- Added country happiness index column
- Changed the list of columns used as parameters for the classification: from random cols to higly correlated cols
- Adapted our code for regression to this dataset
- Documentation on all methods
- Improoved some visualizations
- Tested random forest with different parameters
New meeting to discuss final resluts on tuning and decide how to visualize this information
Final meeting for the slides