Skip to content

πŸ› οΈ Implement Experiments ScriptsΒ #13

@apierr

Description

@apierr

πŸ’‘ Purpose

These experiment scripts act as a setup for running simulations πŸ› οΈ:

  • They initialize the simulation with starting parameters, not just generate data.
  • You can set initial policies, incentives, and other scenario parameters πŸ“Š.
  • After setup, the script runs the full ABM or Monte Carlo simulation πŸš€.
  • This ensures reproducible and meaningful results for comparing different scenarios or performing sensitivity analysis πŸ”.

πŸ§ͺ Scripts to implement

  • src.experiments.run_baseline.py β†’ Execute a baseline experiment
  • src.experiments.run_scenarios.py β†’ Run multiple scenario experiments
  • src.experiments.run_sensitivity.py β†’ Perform sensitivity analysis

⚠️ This task is required before generating meaningful experimental datasets.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Priority: LowCan be scheduled or postponedStatus: To DoThis issue is ready to be picked up by a team member.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions