-
Notifications
You must be signed in to change notification settings - Fork 0
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
driver location-pickups map, using regression analysis with K-means clustering to determine probability of collecting fares #22
Comments
dmnisson
changed the title
driver location-pickups map
driver location-pickups map, regression analysis
Nov 5, 2018
dmnisson
changed the title
driver location-pickups map, regression analysis
driver location-pickups map, regression analysis to determine passenger probability
Nov 5, 2018
dmnisson
changed the title
driver location-pickups map, regression analysis to determine passenger probability
driver location-pickups map, regression analysis to determine probability of collecting fares
Nov 9, 2018
dmnisson
added a commit
that referenced
this issue
Nov 12, 2018
…d web api for logistic regression analysis
dmnisson
added a commit
that referenced
this issue
Nov 17, 2018
dmnisson
added a commit
that referenced
this issue
Nov 19, 2018
dmnisson
changed the title
driver location-pickups map, regression analysis to determine probability of collecting fares
driver location-pickups map, using regression analysis with correlation clustering to determine probability of collecting fares
Nov 25, 2018
dmnisson
changed the title
driver location-pickups map, using regression analysis with correlation clustering to determine probability of collecting fares
driver location-pickups map, using regression analysis with K-means clustering to determine probability of collecting fares
Nov 25, 2018
dmnisson
added a commit
that referenced
this issue
Jan 4, 2019
Next step is to use location clustering decisions with logistic regression to determine ridership probability
dmnisson
added a commit
that referenced
this issue
Feb 16, 2019
Unit tests are primarily for purposes of ensuring that Accord framework is leveraged properly and do not necessarily guarantee accuracy of final result.
dmnisson
added a commit
that referenced
this issue
Feb 19, 2019
Also added the required API controller functions to access the backend. In addition, handling correctly unresolvable addresses in the geocoding API, as well as handling first-time setup correctly in LocationClustering by not assuming k = 0 and using a default number of 1 if the renumbering algorithm has not yet run.
dmnisson
added a commit
that referenced
this issue
Feb 20, 2019
Also made an explicit exception to handle insufficient data in the backend, and setup the frontend component so that the page will scroll to reveal the results.
dmnisson
added a commit
that referenced
this issue
Mar 13, 2020
…d web api for logistic regression analysis
dmnisson
added a commit
that referenced
this issue
Mar 13, 2020
dmnisson
added a commit
that referenced
this issue
Mar 13, 2020
dmnisson
added a commit
that referenced
this issue
Mar 13, 2020
Next step is to use location clustering decisions with logistic regression to determine ridership probability
dmnisson
added a commit
that referenced
this issue
Mar 13, 2020
Unit tests are primarily for purposes of ensuring that Accord framework is leveraged properly and do not necessarily guarantee accuracy of final result.
dmnisson
added a commit
that referenced
this issue
Mar 13, 2020
Also added the required API controller functions to access the backend. In addition, handling correctly unresolvable addresses in the geocoding API, as well as handling first-time setup correctly in LocationClustering by not assuming k = 0 and using a default number of 1 if the renumbering algorithm has not yet run.
dmnisson
added a commit
that referenced
this issue
Mar 13, 2020
Also made an explicit exception to handle insufficient data in the backend, and setup the frontend component so that the page will scroll to reveal the results.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: