Book description
Build and use the most popular time series index available today with Python to search and join time series at the subsequence level Purchase of the print or Kindle book includes a free PDF eBook.
Key Features
- Learn how to implement algorithms and techniques from research papers
- Get to grips with building time series indexes using iSAX
- Leverage iSAX to solve real-world time series problems
Book Description
Time series are everywhere, ranging from financial data and system metrics to weather stations and medical records. Being able to access, search, and compare time series data quickly is essential, and this comprehensive guide enables you to do just that by helping you explore SAX representation and the most effective time series index, iSAX.
The book begins by teaching you about the implementation of SAX representation in Python as well as the iSAX index, along with the required theory sourced from academic research papers. The chapters are filled with figures and plots to help you follow the presented topics and understand key concepts easily. But what makes this book really great is that it contains the right amount of knowledge about time series indexing using the right amount of theory and practice so that you can work with time series and develop time series indexes successfully. Additionally, the presented code can be easily ported to any other modern programming language, such as Swift, Java, C, C++, Ruby, Kotlin, Go, Rust, and JavaScript.
By the end of this book, you'll have learned how to harness the power of iSAX and SAX representation to efficiently index and analyze time series data and will be equipped to develop your own time series indexes and effectively work with time series data.
What you will learn
- Find out how to develop your own Python packages and write simple Python tests
- Understand what a time series index is and why it is useful
- Gain a theoretical and practical understanding of operating and creating time series indexes
- Discover how to use SAX representation and the iSAX index
- Find out how to search and compare time series
- Utilize iSAX visualizations to aid in the interpretation of complex or large time series
Who this book is for
This book is for practitioners, university students working with time series, researchers, and anyone looking to learn more about time series. Basic knowledge of UNIX, Linux, and Python and an understanding of basic programming concepts are needed to grasp the topics in this book. This book will also be handy for people who want to learn how to read research papers, learn from them, and implement their algorithms.
Table of contents
- Time Series Indexing
- Contributors
- About the author
- About the reviewer
- Preface
-
Chapter 1: An Introduction to Time Series and the Required Python Knowledge
- Technical requirements
- Understanding time series
- What is an index and why do we need indexing?
- The Python knowledge that we are going to need
- Reading time series from disk
- Visualizing time series
- Working with the Matrix Profile
- Exploring the MPdist distance
- Summary
- Resources and useful links
- Exercises
-
Chapter 2: Implementing SAX
- Technical requirements
- The required theory
- An introduction to SAX
- Developing a Python package
- Working with the SAX package
- Counting the SAX representations of a time series
- The tsfresh Python package
- Creating a histogram of a time series
- Calculating the percentiles of a time series
- Summary
- Useful links
- Exercises
- Chapter 3: iSAX – The Required Theory
- Chapter 4: iSAX – The Implementation
- Chapter 5: Joining and Comparing iSAX Indexes
- Chapter 6: Visualizing iSAX Indexes
- Chapter 7: Using iSAX to Approximate MPdist
- Chapter 8: Conclusions and Next Steps
- Index
- Other Books You May Enjoy
Product information
- Title: Time Series Indexing
- Author(s):
- Release date: June 2023
- Publisher(s): Packt Publishing
- ISBN: 9781838821951
You might also like
article
Reinventing the Organization for GenAI and LLMs
Previous technology breakthroughs did not upend organizational structure, but generative AI and LLMs will. We now …
article
Use Github Copilot for Prompt Engineering
Using GitHub Copilot can feel like magic. The tool automatically fills out entire blocks of code--but …
book
Time Series Algorithms Recipes: Implement Machine Learning and Deep Learning Techniques with Python
This book teaches the practical implementation of various concepts for time series analysis and modeling with …
article
Three Ways to Sell Value in B2B Markets
As customers face pressure to reduce costs while maintaining profitability, value-based selling (VBS) has become critical …