Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How is the missing/mutually exclusive data handled (client ID or taxi stand ID)? #16

Open
liangbright opened this issue May 15, 2018 · 0 comments

Comments

@liangbright
Copy link

liangbright commented May 15, 2018

First, thank you for this open source code, and nice work

"the client called the taxi by phone, then we have a client ID. If the client called the taxi at a taxi stand, then we have a taxi stand ID. Otherwise we have no client identification"
so client ID and taxi stand ID seem to be mutually exclusive
How is this issue handled?
Also, if there is no client identification, what to do then?
I guess use some kind of average embedding values as the inputs to MLP?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant