Reader small image

You're reading from  Forecasting Time Series Data with Facebook Prophet

Product typeBook
Published inMar 2021
Reading LevelBeginner
PublisherPackt
ISBN-139781800568532
Edition1st Edition
Languages
Tools
Right arrow
Author (1)
Greg Rafferty
Greg Rafferty
author image
Greg Rafferty

Greg Rafferty is a data scientist in San Francisco, California. With over a decade of experience, he has worked with many of the top firms in tech, including Google, Facebook, and IBM. Greg has been an instructor in business analytics on Coursera and has led face-to-face workshops with industry professionals in data science and analytics. With both an MBA and a degree in engineering, he is able to work across the spectrum of data science and communicate with both technical experts and non-technical consumers of data alike.
Read more about Greg Rafferty

Right arrow

Automatic trend changepoint detection

Trend changepoints are locations in your time series where the trend component of the model suddenly changes its slope. There could be many reasons why these changepoints occur, depending upon your dataset. For example, Facebook developed Prophet to forecast their own business problems; they may be modeling the number of daily active users and see a sudden change of trend upon the release of a new feature.

Airline passenger numbers may suddenly change as economies of scale allow much cheaper flights. The trend of carbon dioxide in the atmosphere was relatively flat for tens of thousands of years, but then suddenly changed during the Industrial Revolution.

From our work with the Divvy dataset in previous chapters, we saw a slow-down of growth after approximately two years. Let's take a closer look at this example to learn about automatic changepoint detection.

Default changepoint detection

Prophet sets changepoints by first specifying...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Forecasting Time Series Data with Facebook Prophet
Published in: Mar 2021Publisher: PacktISBN-13: 9781800568532

Author (1)

author image
Greg Rafferty

Greg Rafferty is a data scientist in San Francisco, California. With over a decade of experience, he has worked with many of the top firms in tech, including Google, Facebook, and IBM. Greg has been an instructor in business analytics on Coursera and has led face-to-face workshops with industry professionals in data science and analytics. With both an MBA and a degree in engineering, he is able to work across the spectrum of data science and communicate with both technical experts and non-technical consumers of data alike.
Read more about Greg Rafferty