OFFRE LISEUSES

Une liseuse achetée = une housse offerte* jusqu'au 21 juin

Forecasting Models – an Overview With The Help Of R Software

Par : Editor IJSMI
Offrir maintenant
Ou planifier dans votre panier
Disponible dans votre compte client Decitre ou Furet du Nord dès validation de votre commande. Le format ePub est :
  • Compatible avec une lecture sur My Vivlio (smartphone, tablette, ordinateur)
  • Compatible avec une lecture sur liseuses Vivlio
  • Pour les liseuses autres que Vivlio, vous devez utiliser le logiciel Adobe Digital Edition. Non compatible avec la lecture sur les liseuses Kindle, Remarkable et Sony
Logo Vivlio, qui est-ce ?

Notre partenaire de plateforme de lecture numérique où vous retrouverez l'ensemble de vos ebooks gratuitement

Pour en savoir plus sur nos ebooks, consultez notre aide en ligne ici
C'est si simple ! Lisez votre ebook avec l'app Vivlio sur votre tablette, mobile ou ordinateur :
Google PlayApp Store
  • FormatePub
  • ISBN8201922948
  • EAN9798201922948
  • Date de parution21/01/2022
  • Protection num.pas de protection
  • Infos supplémentairesepub
  • ÉditeurJL

Résumé

Forecasting models involves predicting the future values of a particular series of data which is mainly based on the time domain. Forecasting models are widely used in the fields such as financial markets, demand for a product and disease outbreak.  The objective of the forecasting model is to reduce the error in the forecasting. Most of the Forecasting models are based on time series, a statistical concept which involves Moving Averages, Auto Regressive Integrated Moving Averages (ARIMA), Exponential smoothing and Generalized Auto Regressive Conditional Heteroscedastic (GARCH) Models.
Forecasting models which we deal in this book will be explorative forecasting models which take into account the past data to predict the future values. Current day forecasting models uses advanced techniques such as Machine Learning and Deep Learning Algorithms which are more robust and can handle high volume of data. This book starts with the overview of forecasting and time series concepts and moves on to build forecasting models using different time series models.
Examples related to forecasting models which are built based on Machine learning also covered. The book uses R statistical software package, an open source statistical package to build the forecasting models.