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

After data exploration/cleaning, think about modelling. For example, consider the following two (of many?) options. Option 1: Build a regression model to predict mean miles per hour given a certain system traffic load. Option 2: Generate system traffic load by representing each (idealized) vehicle on the road. #5

Open
StevenMMortimer opened this issue Sep 7, 2016 · 1 comment
Labels

Comments

@StevenMMortimer
Copy link
Member

StevenMMortimer commented Sep 7, 2016

No description provided.

@StevenMMortimer StevenMMortimer changed the title After data exploration/cleaning, think about modelling. For example, try to build a regression model that predicts average miles per hour given certain characteristics of the network. Or, try to generate the characteristics of the network by representing each driver, then calculating the average miles per hour achieved under that kind of traffic load (given a fixed network configuration). After data exploration/cleaning, think about modelling. For example, consider the following two (of many?) options. Option 1: Build a regression model to predict mean miles per hour given a certain system traffic load. Option 2: Generate system traffic load by representing each (idealized) vehicle on the road. Sep 7, 2016
@StevenMMortimer
Copy link
Member Author

https://en.wikipedia.org/wiki/Agent-based_model provides a nice overview (from 30,000 ft) of agent-based (individual-based) simulation models.

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

No branches or pull requests

1 participant