• Complain

Tarek A. Atwan - Time Series Analysis with Python Cookbook: Practical recipes for exploratory data analysis, data preparation, forecasting, and model evaluation

Here you can read online Tarek A. Atwan - Time Series Analysis with Python Cookbook: Practical recipes for exploratory data analysis, data preparation, forecasting, and model evaluation full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2022, publisher: Packt Publishing, genre: Computer. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Tarek A. Atwan Time Series Analysis with Python Cookbook: Practical recipes for exploratory data analysis, data preparation, forecasting, and model evaluation
  • Book:
    Time Series Analysis with Python Cookbook: Practical recipes for exploratory data analysis, data preparation, forecasting, and model evaluation
  • Author:
  • Publisher:
    Packt Publishing
  • Genre:
  • Year:
    2022
  • Rating:
    3 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 60
    • 1
    • 2
    • 3
    • 4
    • 5

Time Series Analysis with Python Cookbook: Practical recipes for exploratory data analysis, data preparation, forecasting, and model evaluation: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Time Series Analysis with Python Cookbook: Practical recipes for exploratory data analysis, data preparation, forecasting, and model evaluation" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Perform time series analysis and forecasting confidently with this Python code bank and reference manual

Key Features
  • Explore forecasting and anomaly detection techniques using statistical, machine learning, and deep learning algorithms
  • Learn different techniques for evaluating, diagnosing, and optimizing your models
  • Work with a variety of complex data with trends, multiple seasonal patterns, and irregularities
Book Description

Time series data is everywhere, available at a high frequency and volume. It is complex and can contain noise, irregularities, and multiple patterns, making it crucial to be well-versed with the techniques covered in this book for data preparation, analysis, and forecasting.

This book covers practical techniques for working with time series data, starting with ingesting time series data from various sources and formats, whether in private cloud storage, relational databases, non-relational databases, or specialized time series databases such as InfluxDB. Next, youll learn strategies for handling missing data, dealing with time zones and custom business days, and detecting anomalies using intuitive statistical methods, followed by more advanced unsupervised ML models. The book will also explore forecasting using classical statistical models such as Holt-Winters, SARIMA, and VAR. The recipes will present practical techniques for handling non-stationary data, using power transforms, ACF and PACF plots, and decomposing time series data with multiple seasonal patterns. Later, youll work with ML and DL models using TensorFlow and PyTorch.

Finally, youll learn how to evaluate, compare, optimize models, and more using the recipes covered in the book.

What you will learn
  • Understand what makes time series data different from other data
  • Apply various imputation and interpolation strategies for missing data
  • Implement different models for univariate and multivariate time series
  • Use different deep learning libraries such as TensorFlow, Keras, and PyTorch
  • Plot interactive time series visualizations using hvPlot
  • Explore state-space models and the unobserved components model (UCM)
  • Detect anomalies using statistical and machine learning methods
  • Forecast complex time series with multiple seasonal patterns
Who this book is for

This book is for data analysts, business analysts, data scientists, data engineers, or Python developers who want practical Python recipes for time series analysis and forecasting techniques. Fundamental knowledge of Python programming is required. Although having a basic math and statistics background will be beneficial, it is not necessary. Prior experience working with time series data to solve business problems will also help you to better utilize and apply the different recipes in this book.

Table of Contents
  1. Getting Started with Time Series Analysis
  2. Reading Time Series Data from Files
  3. Reading Time Series Data from Databases
  4. Persisting Time Series Data to Files
  5. Persisting Time Series Data to Databases
  6. Working with Date and Time in Python
  7. Handling Missing Data
  8. Outlier Detection Using Statistical Methods
  9. Exploratory Data Analysis and Diagnosis
  10. Building Univariate Time Series Models Using Statistical Methods
  11. Additional Statistical Modeling Techniques for Time Series
  12. Forecasting Using Supervised Machine Learning
  13. Deep Learning for Time Series Forecasting
  14. Outlier Detection Using Unsupervised Machine Learning
  15. Advanced Techniques for Complex Time Series

Tarek A. Atwan: author's other books


Who wrote Time Series Analysis with Python Cookbook: Practical recipes for exploratory data analysis, data preparation, forecasting, and model evaluation? Find out the surname, the name of the author of the book and a list of all author's works by series.

Time Series Analysis with Python Cookbook: Practical recipes for exploratory data analysis, data preparation, forecasting, and model evaluation — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Time Series Analysis with Python Cookbook: Practical recipes for exploratory data analysis, data preparation, forecasting, and model evaluation" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
Time Series Analysis with Python Cookbook Practical recipes for exploratory - photo 1
Time Series Analysis with Python Cookbook

Practical recipes for exploratory data analysis, data preparation, forecasting, and model evaluation

Tarek A. Atwan

BIRMINGHAMMUMBAI Time Series Analysis with Python Cookbook Copyright 2022 Packt - photo 2

BIRMINGHAMMUMBAI

Time Series Analysis with Python Cookbook

Copyright 2022 Packt Publishing

All rights reserved. No part of this book may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written permission of the publisher, except in the case of brief quotations embedded in critical articles or reviews.

Every effort has been made in the preparation of this book to ensure the accuracy of the information presented. However, the information contained in this book is sold without warranty, either express or implied. Neither the authors, nor Packt Publishing or its dealers and distributors, will be held liable for any damages caused or alleged to have been caused directly or indirectly by this book.

Packt Publishing has endeavored to provide trademark information about all of the companies and products mentioned in this book by the appropriate use of capitals. However, Packt Publishing cannot guarantee the accuracy of this information.

Publishing Product Manager: Reshma Raman

Senior Editors: Roshan Ravikumar, Tazeen Shaikh

Content Development Editor: Shreya Moharir

Technical Editor: Rahul Limbachiya

Copy Editor: Safis Editing

Project Coordinator: Aparna Nair

Proofreader: Safis Editing

Indexer: Manju Arasan

Production Designer: Vijay Kamble

Marketing Coordinator: Priyanka Mhatre

First published: June 2022

Production reference: 1100622

Published by Packt Publishing Ltd.

Livery Place

35 Livery Street

Birmingham

B3 2PB, UK.

ISBN 978-1-80107-554-1

www.packt.com

To my mother, who never gets tired of providing unconditional love and support; everything I am, and the person I will become, I owe it to you.

Contributors
About the author

Tarek A. Atwan is a data analytics expert with over 16 years of international consulting experience, providing subject matter expertise in data science, machine learning operations, data engineering, and business intelligence. He has taught multiple hands-on coding boot camps, courses, and workshops on various topics, including data science, data visualization, Python programming, time series forecasting, and blockchain at different universities in the United States. He is regarded as an industry mentor and advisor, working with executive leaders in various industries to solve complex problems using a data-driven approach.

I owe a big thank you to Packt's fantastic editorial team for this project. Thank you for your dedication and persistence throughout this long journey to ensure this project is a success. I could not have done this without the love and support from my family, my mother, Hanan, Mohammad, Mai, and Ebtissam. I am grateful for the company of very talented and inspirational friends around me; thank you, Anish Sana and Ajit Sonawane, for being there. To my beautiful kids, this journey is for you to realize nothing in life comes easy; work hard, keep your heads up, and be the best you can be.

About the reviewers

Emil Bogomolov is a machine learning (ML) lead at Youpi Inc. He is engaged in creating new ways of collaboration using video. Previously, he was a research engineer in the computer vision group at the Skolkovo Institute of Science and Technology. He is the co-author of papers published at international conferences, such as VISAPP, WACV, and CVPR, and an educational courses author on data analysis at online schools. Emil is also a frequent speaker at technology conferences and author of tech articles on ML and AI.

Jeevanshu Dua has been working in the data science industry since 2019. When he completed a small ML course, he was offered work as an assistant teacher of Python, as he has a degree in engineering. He has recently joined Rangam as a data scientist to start a new journey in his career. He loves teaching and talking about data science.

I had immense pleasure reading and being a part of this book.

Prajjwal Nijhara is an electrical engineering student at Aligarh Muslim University and a member of the AUV-ZHCET club, where he works on computer vision. He is a mentor at AMU-OSS and has worked with DeepSource as a developer-relation intern for 6 months.

Catherine Azam is the lead architect at GoBubble, where she helps make the internet a safer, kinder place for everybody with a social media page by developing emotional AI that shields users from hateful posts. She started her career as a statistician and has had exposure to industries as varied as financial services, telecommunications, automotive, and blockchain, including working for companies such as Sky and IBM. She has held various job titles, from researcher to data scientist, data engineer to cloud engineer, and enjoys exploring random subjects by looking at datasets anything that can be quantified, ranging from the hard sciences to humanities.

Table of Contents
Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Time Series Analysis with Python Cookbook: Practical recipes for exploratory data analysis, data preparation, forecasting, and model evaluation»

Look at similar books to Time Series Analysis with Python Cookbook: Practical recipes for exploratory data analysis, data preparation, forecasting, and model evaluation. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «Time Series Analysis with Python Cookbook: Practical recipes for exploratory data analysis, data preparation, forecasting, and model evaluation»

Discussion, reviews of the book Time Series Analysis with Python Cookbook: Practical recipes for exploratory data analysis, data preparation, forecasting, and model evaluation and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.