Built End2End CI/CD Pipeline using GitHub Actions, Docker, DockerHub, and hosted it to AWS EC2.
- Clone the repository.
- Install dependencies using
pip install -r requirements.txt
/src: Contains the source code./data: Stores raw and processed data./.github: Contain the ci/cd workflow file./figures: Contains the plots generated during model experimentations./log: Store the log files./prod: Production files.
- Download the dataset from here.
