- Practical Time Series Analysis
- Dr. Avishek Pal Dr. PKS Prakash
- 209字
- 2021-07-08 10:18:22
Preface
This book is about an introduction to time series analysis using Python. We aim to give you a clear overview of the basic concepts of the discipline and describe useful techniques that would be applicable for commonly-found analytics use cases in the industry. With too many projects requiring trend analytics and forecasting based on past data, time series analysis is an important tool in the knowledge arsenal of any modern data scientist. This book will equip you with tools and techniques, which will let you confidently think through a problem and come up with its solution in time series forecasting.
Why Python? Python is rapidly becoming a first choice for data science projects across different industry sectors. Most state-of-the art machine learning and deep learning libraries have a Python API. As a result, many data scientists prefer Python to implement the entire project pipeline that consists of data wrangling, model building, and model validation. Besides, Python provides easy-to-use APIs to process, model, and visualize time series data. Additionally, Python has been a popular language for the development of backend for web applications and hence has an appeal to a wider base of software professionals.
Now, let's see what you can expect to learn from every chapter this book.
- Java程序設(shè)計(jì)與開(kāi)發(fā)
- ClickHouse性能之巔:從架構(gòu)設(shè)計(jì)解讀性能之謎
- Visual Basic .NET程序設(shè)計(jì)(第3版)
- 從零開(kāi)始:數(shù)字圖像處理的編程基礎(chǔ)與應(yīng)用
- 數(shù)字媒體應(yīng)用教程
- PHP 從入門(mén)到項(xiàng)目實(shí)踐(超值版)
- 用Python實(shí)現(xiàn)深度學(xué)習(xí)框架
- Learning Vaadin 7(Second Edition)
- Learning Probabilistic Graphical Models in R
- Windows Embedded CE 6.0程序設(shè)計(jì)實(shí)戰(zhàn)
- INSTANT Silverlight 5 Animation
- Python Data Science Cookbook
- Hands-On Neural Network Programming with C#
- Android熱門(mén)應(yīng)用開(kāi)發(fā)詳解
- Learning Puppet