This commit is contained in:
Dima Gerasimov 2017-08-09 21:21:07 +01:00
parent b783cb1db6
commit dfabd72805

View file

@ -51,7 +51,7 @@ features = dataAll[0]
features = [ features = [
's_light', # 'light sleep' from app 's_light', # 'light sleep' from app
's_awake', # 'woke up' from app (how many times you were awake) 's_awake', # 'woke up' from app (how many times you were awake)
's_deep' # 'sound sleep' from app 's_deep' # 'sound sleep' from app
] ]
# TODO filter more carefully... # TODO filter more carefully...