Appendix S — chapter5.pipeline.01_2_stanwifi-processing
chapter5.pipeline.01_2_stanwifi-processing
Data preprocessing script for StanWiFi dataset.
Processes the raw data by processing the windows generated by the author’s scripts using DBSCAN for outlier detection and 2-level DWT for threshold based filtering.
Example:
$ python 01_2_stanwifi-processing.py
--input_data_path <PATH_OF_RAW_DATA>
--windowed_data_path <PATH_TO_STORE_RESULTS>