Time Series Classification Using Python
摘要
This chapter takes a code-oriented approach to time-series classification and explores what makes a good pipeline using time-domain features, introducing new feature engineering operators. After the training is done in Python, we export the selected chain to plain C++ code to be embedded into any Arduino project.