visualization result: please go to bbeebah.github.io/Senior-project/
to run Analysis part, open directory 'analyze_part' and run.
$jupyter notebook
to starting the jupyter server for python notebook.
if error is found while import python library, please install the missing library to a machine. by running
$pip install <missing_package_name>
or go to bbeebah.github.io/Senior-project/