rfwtools.extractor

This package contains feature extraction tools.

Modules

rfwtools.extractor.autoregressive

This module provides autogressive feature extraction tools.

rfwtools.extractor.down_sample

This module provides down sampling-based feature extraction tools.

rfwtools.extractor.tsf

This module provides tsfresh-based time series statistical feature extraction tools.

rfwtools.extractor.utils

Utility functions to help with feature extraction.

rfwtools.extractor.windowing

This module provides the ability to grab time-based windows of signals, and provide labels to them.