williamFalcon / Predicting-floor-level-for-911-Calls-with-Neural-Networks-and-Smartphone-Sensor-Data

Code + data for predicting floor location from smartphone sensor data
MIT License
11 stars 4 forks source link

Predicted "indoors_prediction" values are always 0 #1

Open smallesan opened 6 years ago

smallesan commented 6 years ago

I am trying to reproduce the results from the paper. The overall predictions for floor and floor delta seems fine. But when I try to look at the actual in-out prediction from the LSTM model, it always seems to be zeros. Attached is a log where I printed the "preds" value in the find_io_intervals(). What am I missing? predicted.txt

lxxabb commented 2 years ago

Can you tell me the name of this paper? I want to find this paper