Skip to content

zihao-guo/TimeSeries_Prophet_Neuralprophet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

NeuralProphet_exemple

Tutorial of Time Series Forecasting using NeuralProphet

NeuralProphet

Background

Thanks to @chiragsamal Code modified from: https://github.com/chiragsamal/NeuralProphet-Tutorial

Alterations:

Try using other data sets to see the results.
Updated some code in the NeuralProphet package that is no longer used.
Replace with plotly drawing package.

Dataset

Prerequisites

  • NeuralProphet
  • Pandas
  • Numpy

Install

Go check them out if you don't have them locally installed.

$ !pip install neuralprophet
$ !pip install livelossplot

Related Efforts

About

Prophet_Neuralprophet_expemple

Topics

Resources

Stars

Watchers

Forks