Welcome to Trendcast 👋
Exploring the Impact of Weather on Short-time Demand Forecast for Fashion Retailers.
OurDashboard
will predict your inventory requirements with the help ofpast sales
and real-timeweather forecast
✨ Demo
Go to the app folder and run:
python app.py
Make sure to install the requirements before you start the flask app.
🚀 Development Setup
Clone the repository:
git clone https://github.com/inderpartap/trendcast.git
Install the application requirements in a linux environment:
pip install requirements.txt
Make sure to add a retail dataset in the data folder to start working.
Columns used in our the dataset are (date, province, city, category, department, class, article, totalSales, totalQuantity)
That's it. You can now start contributing to the project.
Code Contributors
Thanks to the following people who have contributed to this project:
-
@inderpartap
🎨 💻 -
@najq
📹 💻 -
@pallavibharadwaj
📆 💻 -
@THEMrinaal
🔣 💻
🤝 Contributing
Contributions, issues and feature requests are welcome…