Skip to content

SagarNilgar/Vegatable-Price-Forecasting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vegatable-Price-Forecasting:

Vegatable price forecasting is ML based project which aims to predict the price of vegatables. This model is used to predict the next day price of vegetable using the previous price of time series data. We tested liner regression algorithm and random forest forset algorithm on the data set and for random forest we got accuracy of 87 %.

Deployment:

  Streamlit run FinalApp.py

Requirements:

You will require python and jupyter installed to work with. You will also need to install following libraries:

  • Pandas.
  • Seaborn.
  • Matplotlib.
  • Klib.
  • Sklearn.
  • Pickle.

Output:

ss1 ss2

Authors:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published