Skip to content

This project is implemented using ML to predict the demand of the given dataset concerned with reviews of customers of a food company. The data was analysed using python and certain trends, findings were discovered in the process. Three ML models were trained namely Random Forest regressor, XGB Regressor, Extra Trees Regressor. Extra Trees Regre…

License

Notifications You must be signed in to change notification settings

ashwin-srdy/Restaurant_Cuisine_Demand_Predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEFO, A Restaurant_Cuisine_Demand_Predictor

This project is implemented using ML to predict the demand of the given dataset concerned with reviews of customers of a food company. The data was analysed using python and certain trends, findings were discovered in the process. Three ML models were trained namely Random Forest regressor, XGB Regressor, Extra Trees Regressor. Extra Trees Regressor shows highest r2_score with Random Forest regressor following it.

DEPLOYMENT LINKS:

  1. https://cruisnien.herokuapp.com/
  2. https://crusine-dkr-app.herokuapp.com/

ALGORITHMS r2_scores:

  • Random Forest regressor :- 0.9286105766896842
  • XGB Regressor :- 0.7636484968153312
  • Extra Trees Regressor :- 0.9385324707057678

Future Scope:

Time Series predictions can be done on the data for more accurate understanding and better accuracy.

Built With

(back to top)

About

This project is implemented using ML to predict the demand of the given dataset concerned with reviews of customers of a food company. The data was analysed using python and certain trends, findings were discovered in the process. Three ML models were trained namely Random Forest regressor, XGB Regressor, Extra Trees Regressor. Extra Trees Regre…

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published