pyBegin / projects / sales-optimizer
📈

Sales Optimizer

The retail stores always face a problem of tension between demand and supply. Sometimes they stock more products than it has demand or sales and so…

231 lines🖥 Desktop only

Sales Optimizer

Descirption

The retail stores always face a problem of tension between demand and supply. Sometimes they stock more products than it has demand or sales and sometimes they stock less than demand, due to which they either suffer from loss or dissatisfied customers. This problem can be solved using this software. It uses various inventory data to predict the sales pattern of the retail store so that the retail store can stock their products accordingly.

Parameters Used:

Libraries Used:

How to run

pip install numpy pandas seaborn scikit-learn matplotlib
python main.py

Pyodide-runnable

No - it depends on seaborn, scikit-learn, and matplotlib GUI plotting, which are not available in the Pyodide sandbox.