supplymaven / gg-supply-maven

SupplyMaven prediction model code
0 stars 0 forks source link

gg-supply-maven

Installation
1.) Clone the repository.
2.) Cd into folder where you saved the repository.
3.) Run "pip install -r requirements.txt" from your terminal.
4.) Once this successfully completes, you should be able to run all the code.

File Overview:
1.) Data Collection

2.) Prediction Model

3.) Jupyter Testing

4.) MainService.py Functions