# REDD数据集 **Repository Path**: htwoki/redd-dataset ## Basic Information - **Project Name**: REDD数据集 - **Description**: No description available - **Primary Language**: Unknown - **License**: MPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-03 - **Last Updated**: 2025-01-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DataWrangleREDD Importing script to data wrangle (convert, clean, and repair data from) the REDD dataset To run: 1. modify the ```redd_dir``` to point to the location of the REDD dataset. 2. modify the ```rd_dir``` to point to the destination of the imported files. 3. for command shell run ```./Import_REDD_dataset.py``` which will create a file (1 per house). If you use this code please cite my PhD thesis: ```Makonin, S. (2014). Real-Time Embedded Low-Frequency Load Disaggregation. PhD thesis, Simon Fraser University, School of Computing Science.``` Copyright (C) 2013 Stephen Makonin. All Right Reserved.