Machine Learning Techniques for Time Series Classification
โ Scribed by Michael-Felix Botsch
- Publisher
- Cuvillier Verlag
- Year
- 2023
- Tongue
- English
- Leaves
- 217
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Classification of time series is an important task in various fields, e.g., medicine, finance, and industrial applications. This work discusses strong temporal classification using machine learning techniques. Here, two problems must be solved: the detection of those time instances when the class labels change and the correct assignment of the labels. For this purpose the scenario-based random forest algorithm and a segment and label approach are introduced. The latter is realized with either the augmented dynamic time warping similarity measure or with interpretable generalized radial basis function classifiers. The main application presented in this work is the detection and categorization of car crashes using machine learning. Depending on the crash severity different safety systems, e.g., belt tensioners or airbags must be deployed at time instances when the best-possible protection of passengers is assured.
โฆ Table of Contents
Contents
1. Introduction
2. Machine Learning
3. Interpretable Generalized Radial Basis Function Classifiers Based on the Random Forest Kernel
4. Classification of Temporal Data
5. Classification in Car Safety Systems
6. Scenario-Based Random Forest for On-Line Time Series Classification
7. Segmentation and Labeling for On-Line Time Series Classification
8. Conclusions
Appendices
Bibliography
๐ SIMILAR VOLUMES
This book teaches the practical implementation of various concepts for time series analysis and modeling with Python through problem-solution-style recipes, starting with data reading and preprocessing. It begins with the fundamentals of time series forecasting using statistical modeling methods
Learn how to apply the principles of machine learning to time series modeling with this indispensable resource Machine Learning for Time Series Forecasting with Python is an incisive and straightforward examination of one of the most crucial elements of decision-making in finance, marketing, edu