© Timothy Masters 2020
T. MastersModern Data Mining Algorithms in C++ and CUDA Chttps://doi.org/10.1007/978-1-4842-5988-7_4

4. Memory in Time Series Features

Timothy Masters1 
(1)
Ithaca, NY, USA
 

This chapter presents an approach to feature selection that is quite different from most other selection methods. In most applications, measured values of predictor variables (features) are directly associated with measured values of target variables (which may be numeric or class membership). Traditional feature selection looks for demonstrable relationships between predictor candidates and one or more targets, treating each case (set of measured values) as an independent sample.

In this chapter, we look at a powerful feature selection algorithm in which ...

Get Modern Data Mining Algorithms in C++ and CUDA C: Recent Developments in Feature Extraction and Selection Algorithms for Data Science now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.