data-process/ - Pre-process the raw data to fit the required input format
modeling/ - Training and testing on the processed datasets
analysis/ - The notebooks for analyzing the modeling results
commons/ - Other utility code, e.g. exporting the prediction scores
old-code/ - Legacy code, no longer needed