Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 279 Bytes

File metadata and controls

7 lines (7 loc) · 279 Bytes

Food-Demand

This project aims to predict food demand based on historical data, leveraging various statistical methods to achieve accurate forecasts.

Statistical Models Used

1.Linear Regression 2.Random Forest Regressor 3.DecisionTree Regressor 4.Gradient Boosting Regressor