-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
- Move util files from
datato a newutilfolder. Only theclean_*andbuild_featuresfiles should be indata. - Merge
clean_labelsandclean_dataset - Re-organize
train.pyandpredict.py. E.g. separate "evaluate" functions frompredict.py - Define the data types in the labels matrix more explicitly. Converting labels to and from pickle files makes the data type inconsistent.
- Fix inconsistencies in low-pass filters between training and predicting