Life choices are string combinations of 'locations', career 'types', and job 'titles'. These elements can be edited within the rank.py file.
If you want to rank your own decisions, do the following:
- Edit the elements at the top of
rank.py - Delete
elos.json - Keep
choice_data.csvbut clear its contents - Run
python3 rank.pyin the terminal
choice_data.csv keeps a record of the choices you make, so you can can perform subsequent data analysis on which features are most predictive of the choice you make.
