Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 656 Bytes

File metadata and controls

17 lines (13 loc) · 656 Bytes

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