Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 608 Bytes

File metadata and controls

10 lines (10 loc) · 608 Bytes

Detail step to setup and run this project:

  1. Clone this project with command line: git clone https://github.com/QuyNguyenALC/Worldquant-GRN-Predictive-Customer-Classification.git
  2. Make sure docker is installed in your computer
  3. Build image docker with: docker build -t docker-model -f Dockerfile .
  4. 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