Skip to content

dpghazi-zz/time-series-forecasting-using-prophet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 

Repository files navigation

Time Series Forecasting using Prophet

Project Description

  • Facebook Prophet is an open source tool used for time series forecasting
  • Training time-series prediction models to predict future avocado prices

Overview

  • Built a predictive model to forecast future avocado prices
  • Applied seaborn and matplotlib to perform images visualization
  • Compiled and fit forecasting model to training data
  • Assessed trained model performance

Tools & Libraries

  • Python (Prophet, Pandas, NumPy, Matplotlib, Seaborn)

Featured Notebook