Closed corinne-hcr closed 3 years ago
@shankari I don't understand what replaced mode represents. Should I put it in comparisons as well?
@corinne-hcr one more question. Would also be good if you could put the results in here just for my own edification/interest!
What result? Reading the confirmed trips or precision scores ?
precision scores with and without mapping. You won't be able to get them unless the confirmed trips work anyway :)
@corinne-hcr can you answer the pending question and mark this as ready to merge?
Pending question? Do you mean the characteristic of user 11? I already delete the original filter. Since there is no trip after removing trips that are points, so there is no user_input, this user will be filtered out when I choose trips that contain user_input.
cannot extract user_input after running
user_input = sim.data[i].data["user_input"]
, need help