語系:
繁體中文
English
說明(常見問題)
圖資館首頁
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Advanced forecasting with Pythonwith...
~
Korstanje, Joos.
Advanced forecasting with Pythonwith state-of-the-art-models including LSTMs, Facebook's Prophet, and Amazon's DeepAR /
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
Advanced forecasting with Pythonby Joos Korstanje.
其他題名:
with state-of-the-art-models including LSTMs, Facebook's Prophet, and Amazon's DeepAR /
作者:
Korstanje, Joos.
出版者:
Berkeley, CA :Apress :2021.
面頁冊數:
xvii, 296 p. :ill., digital ;24 cm.
Contained By:
Springer Nature eBook
標題:
Python (Computer program language)
電子資源:
https://doi.org/10.1007/978-1-4842-7150-6
ISBN:
9781484271506$q(electronic bk.)
Advanced forecasting with Pythonwith state-of-the-art-models including LSTMs, Facebook's Prophet, and Amazon's DeepAR /
Korstanje, Joos.
Advanced forecasting with Python
with state-of-the-art-models including LSTMs, Facebook's Prophet, and Amazon's DeepAR /[electronic resource] :by Joos Korstanje. - Berkeley, CA :Apress :2021. - xvii, 296 p. :ill., digital ;24 cm.
Chapter 1: Models for Forecasting -- Chapter 2: Model Evaluation for Forecasting -- Chapter 3: The AR Model -- Chapter 4: The MA model -- Chapter 5: The ARMA model -- Chapter 6: The ARIMA model -- Chapter 7: The SARIMA Model -- Chapter 8: The VAR model -- Chapter 9: The Bayesian VAR model -- Chapter 10: The Linear Regression model -- Chapter 11: The Decision Tree model -- Chapter 12: The k-Nearest Neighbors VAR model -- Chapter 13: The Random Forest Model -- Chapter 14: The XGBoost model -- Chapter 15: The Neural Network model -- Chapter 16: Recurrent Neural Networks -- Chapter 17: LSTMs -- Chapter 18: Facebook's Prophet model -- Chapter 19: Amazon's DeepAR Model -- Chapter 20: Deep State Space Models -- Chapter 21: Model selection.
Cover all the machine learning techniques relevant for forecasting problems, ranging from univariate and multivariate time series to supervised learning, to state-of-the-art deep forecasting models such as LSTMs, recurrent neural networks, Facebook's open-source Prophet model, and Amazon's DeepAR model. Rather than focus on a specific set of models, this book presents an exhaustive overview of all the techniques relevant to practitioners of forecasting. It begins by explaining the different categories of models that are relevant for forecasting in a high-level language. Next, it covers univariate and multivariate time series models followed by advanced machine learning and deep learning models. It concludes with reflections on model selection such as benchmark scores vs. understandability of models vs. compute time, and automated retraining and updating of models. Each of the models presented in this book is covered in depth, with an intuitive simple explanation of the model, a mathematical transcription of the idea, and Python code that applies the model to an example data set. Reading this book will add a competitive edge to your current forecasting skillset. The book is also adapted to those who have recently started working on forecasting tasks and are looking for an exhaustive book that allows them to start with traditional models and gradually move into more and more advanced models. You will: Carry out forecasting with Python Mathematically and intuitively understand traditional forecasting models and state-of-the-art machine learning techniques Gain the basics of forecasting and machine learning, including evaluation of models, cross-validation, and back testing Select the right model for the right use case.
ISBN: 9781484271506$q(electronic bk.)
Standard No.: 10.1007/978-1-4842-7150-6doiSubjects--Topical Terms:
215247
Python (Computer program language)
LC Class. No.: QA76.73.P98
Dewey Class. No.: 005.133
Advanced forecasting with Pythonwith state-of-the-art-models including LSTMs, Facebook's Prophet, and Amazon's DeepAR /
LDR
:03552nmm a2200325 a 4500
001
602707
003
DE-He213
005
20210705072246.0
006
m d
007
cr nn 008maaau
008
211112s2021 cau s 0 eng d
020
$a
9781484271506$q(electronic bk.)
020
$a
9781484271490$q(paper)
024
7
$a
10.1007/978-1-4842-7150-6
$2
doi
035
$a
978-1-4842-7150-6
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.73.P98
072
7
$a
UYQM
$2
bicssc
072
7
$a
COM004000
$2
bisacsh
072
7
$a
UYQM
$2
thema
082
0 4
$a
005.133
$2
23
090
$a
QA76.73.P98
$b
K84 2021
100
1
$a
Korstanje, Joos.
$3
898493
245
1 0
$a
Advanced forecasting with Python
$h
[electronic resource] :
$b
with state-of-the-art-models including LSTMs, Facebook's Prophet, and Amazon's DeepAR /
$c
by Joos Korstanje.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2021.
300
$a
xvii, 296 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
Chapter 1: Models for Forecasting -- Chapter 2: Model Evaluation for Forecasting -- Chapter 3: The AR Model -- Chapter 4: The MA model -- Chapter 5: The ARMA model -- Chapter 6: The ARIMA model -- Chapter 7: The SARIMA Model -- Chapter 8: The VAR model -- Chapter 9: The Bayesian VAR model -- Chapter 10: The Linear Regression model -- Chapter 11: The Decision Tree model -- Chapter 12: The k-Nearest Neighbors VAR model -- Chapter 13: The Random Forest Model -- Chapter 14: The XGBoost model -- Chapter 15: The Neural Network model -- Chapter 16: Recurrent Neural Networks -- Chapter 17: LSTMs -- Chapter 18: Facebook's Prophet model -- Chapter 19: Amazon's DeepAR Model -- Chapter 20: Deep State Space Models -- Chapter 21: Model selection.
520
$a
Cover all the machine learning techniques relevant for forecasting problems, ranging from univariate and multivariate time series to supervised learning, to state-of-the-art deep forecasting models such as LSTMs, recurrent neural networks, Facebook's open-source Prophet model, and Amazon's DeepAR model. Rather than focus on a specific set of models, this book presents an exhaustive overview of all the techniques relevant to practitioners of forecasting. It begins by explaining the different categories of models that are relevant for forecasting in a high-level language. Next, it covers univariate and multivariate time series models followed by advanced machine learning and deep learning models. It concludes with reflections on model selection such as benchmark scores vs. understandability of models vs. compute time, and automated retraining and updating of models. Each of the models presented in this book is covered in depth, with an intuitive simple explanation of the model, a mathematical transcription of the idea, and Python code that applies the model to an example data set. Reading this book will add a competitive edge to your current forecasting skillset. The book is also adapted to those who have recently started working on forecasting tasks and are looking for an exhaustive book that allows them to start with traditional models and gradually move into more and more advanced models. You will: Carry out forecasting with Python Mathematically and intuitively understand traditional forecasting models and state-of-the-art machine learning techniques Gain the basics of forecasting and machine learning, including evaluation of models, cross-validation, and back testing Select the right model for the right use case.
650
0
$a
Python (Computer program language)
$3
215247
650
0
$a
Machine learning.
$3
188639
650
0
$a
Time-series analysis
$x
Data processing.
$3
190935
650
1 4
$a
Machine Learning.
$3
833608
650
2 4
$a
Python.
$3
763308
710
2
$a
SpringerLink (Online service)
$3
273601
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/978-1-4842-7150-6
950
$a
Professional and Applied Computing (SpringerNature-12059)
筆 0 讀者評論
全部
電子館藏
館藏
1 筆 • 頁數 1 •
1
條碼號
館藏地
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
000000200357
電子館藏
1圖書
電子書
EB QA76.73.P98 K84 2021 2021
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
多媒體檔案
https://doi.org/10.1007/978-1-4842-7150-6
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼
登入