Detail step to setup and run this project:
- Clone this project with command line: git clone https://github.com/QuyNguyenALC/Worldquant-GRN-Predictive-Customer-Classification.git
- Make sure docker is installed in your computer
- Build image docker with: docker build -t docker-model -f Dockerfile .
- Run the reference.py to predict: docker run docker-model python3 inference.py Because the size of datafile, I've upload the sample of data. You can download full data of this project prior to replace datafolder here: https://drive.google.com/drive/folders/1ucFfOvkbI8OrBxL2zuM7XMSJok0KA4_E?usp=sharing