Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 368 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 368 Bytes

tataCommDatathon

(participated in a competition held by Techfest, IITB)
Using Prophet made a Time-Series Forecasting model for projection of business potential data for 3915 regions for next 12 months.

If you want to run this, make sure you install all packages mentioned in requirements.txt.
In linux simply do -

pip install requirements.txt