Forecasting Time Series Data with Prophet

Forecasting Time Series Data with Prophet

RM 192.74

ISBN:

9781837635504

Categories:

Business & Management

File Size

15.35 MB

Format

epub

Language

English

Release Year

2023
Favorite (0)

Synopsis

<p><b>Create and improve fully automated forecasts for time series data with strong seasonal effects, holidays, and additional regressors using Python<br /> Purchase of the print or Kindle book includes a free PDF eBook</b></p><h4>Key Features</h4><ul><li>Explore Prophet, the open source forecasting tool developed at Meta, to improve your forecasts</li><li>Create a forecast and run diagnostics to understand forecast quality</li><li>Fine-tune models to achieve high performance and report this performance with concrete statistics</li></ul><h4>Book Description</h4>Forecasting Time Series Data with Prophet will help you to implement Prophet's cutting-edge forecasting techniques to model future data with high accuracy using only a few lines of code. This second edition has been fully revised with every update to the Prophet package since the first edition was published two years ago. An entirely new chapter is also included, diving into the mathematical equations behind Prophet's models. Additionally, the book contains new sections on forecasting during shocks such as COVID, creating custom trend modes from scratch, and a discussion of recent developments in the open-source forecasting community.<br /> You'll cover advanced features such as visualizing forecasts, adding holidays and trend changepoints, and handling outliers. You'll use the Fourier series to model seasonality, learn how to choose between an additive and multiplicative model, and understand when to modify each model parameter. Later, you'll see how to optimize more complicated models with hyperparameter tuning and by adding additional regressors to the model. Finally, you'll learn how to run diagnostics to evaluate the performance of your models in production.<br /> By the end of this book, you'll be able to take a raw time series dataset and build advanced and accurate forecasting models with concise, understandable, and repeatable code.<h4>What you will learn</h4><ul><li>Understand the mathematics behind Prophet’s models</li><li>Build practical forecasting models from real datasets using Python</li><li>Understand the different modes of growth that time series often exhibit</li><li>Discover how to identify and deal with outliers in time series data</li><li>Find out how to control uncertainty intervals to provide percent confidence in your forecasts</li><li>Productionalize your Prophet models to scale your work faster and more efficiently</li></ul><h4>Who this book is for</h4>This book is for business managers, data scientists, data analysts, machine learning engineers, and software engineers who want to build time-series forecasts in Python or R. To get the most out of this book, you should have a basic understanding of time series data and be able to differentiate it from other types of data. Basic knowledge of forecasting techniques is a plus.