Anomaly detection using data from the TCLab with on/off heater control method
generate_TCLab_data.ipynb: Integrates with the TCLab to generate the test.csv and train.csv files used for the anomaly detection exercise
train_test_clsfr.ipynb: Exercise using data from the TCLab to train and test a supervised classifier for anomaly detection.
test.csv: data file containing test (anomalous) data
train.csv: data file containing train (clean) data