[Purpose] To identify factors most-affecting GDP by the ensemble machine learning of extra trees classifier.
[How to use]
- Prepare the directories: 'in_oecd_data', 'mid_country_data', 'out_fi_etc', 'print_fi_etc'.
- Download csv files from OECD data (https://data.oecd.org) into 'in_oecd_data' directory. The data of GDP is mandatory.
- Execute 210_cleaning_OECD.py, 310_ExtraTreesClassifier.py and 410_timeline_data.py.
- Convert results to your favorite charts with other tools.