-
Notifications
You must be signed in to change notification settings - Fork 263
Real world application: optimization of traffic in Sao Paulo #1569
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1569 +/- ##
==========================================
+ Coverage 89.23% 89.24% +0.01%
==========================================
Files 107 107
Lines 10659 10715 +56
==========================================
+ Hits 9511 9561 +50
- Misses 1148 1154 +6
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
…lists and lists of arrays (of different lengths)
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Great, the explanations are very clear ! Some first comments:
|
Ok thanks! As for the unit vector, I thought it could be a notation to simplify future equations instead of normalizing the tangent vector every time (if that's what you are referring to). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very nice, thanks! Just rename the notebook 18_real_world... instead of n_real_world... :D then, good to merge!
@Jules-Deschamps, I've added the download of the dataset from a remote source. Let me know if I've broken anything! Later, please discuss with @alebrigant about the creation of a proper figshare record to ensure we give the credit of the dataset to the right people. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The DeepSource errors and the unit-tests errors need to be addressed.
This notebook presents a simple use case of information geometry, in the context of traffic optimization in Sao Paulo.
We rely on a dataset listing all traffic jams in Sao Paulo for the past two decades to propose a solution as for what roads to renovate.