Coder Social home page Coder Social logo

Comments (1)

kainagel avatar kainagel commented on July 20, 2024

There is no quick answer.

What we have done in the past is to "clone" agents, i.e. to copy agents and randomly modify each activity's coordinate by something, and each activity's endtime/duration by something. Blowing up a population in this way by a factor of 10 seems "ok" in our experience, although someone with a statistical training will surely disagree. (You essentially get too many trips on those OD relations that you have in the original data, and not enough on all other OD relations.)

The "clean" way is much harder: Use the data you have to estimate a model against it. For that, you have to go to the activity based modelling community.

A compromise is what we have done for our open Berlin model (https://github.com/matsim-vsp/matsim-berlin). It is a multi-step procedure. See https://svn.vsp.tu-berlin.de/repos/public-svn/publications/vspwp/2019/19-01/ for details. It is also not yet packaged in a way that it is easy to use, albeit we are working in that direction.

In general, if the cloning is not good enough, at this point we recommend finding someone who has the necessary expertise. Sorry .....

from matsim-code-examples.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.