Sales Forecasting

Olanrewaju Sajinyan

Using Regression tactics to predict the price of items with features like dates.
Use salesLag and RollingWindow to calculate past sales and provides patterns.
Like this project
0

Posted Jan 23, 2025

I created a model that could predict the sales of an item(could also be used stocks), using dates of the sales and past sales for patterns and/or trends.