Skip to content

Latest commit

 

History

History
34 lines (17 loc) · 593 Bytes

README.md

File metadata and controls

34 lines (17 loc) · 593 Bytes

analytical system for a cosmetics manufacturing plant

step 1 designing an algorithm for demand forecasting

step 2 designing an algorithm for calculating raw materials based on growth

The system will includes microservice

Screenshot 2024-05-12 at 19 00 01

XGBoost model requirements:

streamlit: 1.29.0

pandas: 1.5.3

numpy: 1.26.4

xgboost: 2.0.2

sklearn: 0.0.post11

LSTM model requirements:

streamlit: 1.29.0

pandas: 1.5.3

numpy: 1.26.4

sklearn: 0.0.post11

keras: 2.14.0