feature_cols list | seq_len int64 | step_minutes int64 | lookback_hours int64 | n_residents int64 | model dict |
|---|---|---|---|---|---|
[
"time_since_last_urine",
"time_since_last_stool",
"time_since_last_meal",
"last_meal_value",
"time_since_last_snack",
"last_snack_value",
"time_since_last_drink",
"last_drink_value",
"meal_sum_6h",
"meal_cnt_6h",
"snack_sum_6h",
"snack_cnt_6h",
"drink_sum_6h",
"drink_cnt_6h",
"meal_sum_1... | 48 | 30 | 24 | 20 | {
"type": "GRUTimeToNext",
"emb_dim": 8,
"hidden_dim": 32
} |
No dataset card yet
- Downloads last month
- 12