Implementation of various hybrid models based on MLBA and ML for human choice prediction.
Run the follwoing R scripts to estimate MLBA using the hierarcical Bayesian method:
hb_mlba_code/E2-fit-predict-E1.Rhb_mlba_code/E4-fit-predict-E3.R
The results are already saved in hb_mlba folder.
Run the following to train the models and get their results.
python run.pyAfter that, run the follwoing to generate the reports and the figures of the thesis saved in the ./out/res/ folder.
python paper_reports.py