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

Enforce long-distance mode for long-distance assignment classes #34

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

zptro
Copy link
Contributor

@zptro zptro commented Aug 6, 2024

This may increase model run times somewhat, but removes need for hard-coded airplane cost threshold.

  • Also remove count_zone_boardings artefacts inherited from helmet
  • Update docstrings

This is the same PR that was in Bitbucket earlier.

zptro and others added 4 commits April 19, 2024 13:54
- Remove count_zone_boardings artefacts inherited from helmet
- Update docstrings
… into feat/long_distance_mode_enforcement

# Conflicts:
#	Scripts/assignment/datatypes/transit.py
@zptro zptro changed the title Enforce long-distance mode for such assignment classes Enforce long-distance mode for long-distance assignment classes Aug 6, 2024
@zptro zptro linked an issue Aug 6, 2024 that may be closed by this pull request
juliuskroetzl
juliuskroetzl previously approved these changes Aug 9, 2024
attesn
attesn previously approved these changes Aug 16, 2024
@attesn
Copy link
Contributor

attesn commented Aug 16, 2024

This change makes model performance slightly worse. Maybe we should wait for other development options (access model, overnight leisure trips) to be completed first.

@zptro zptro marked this pull request as draft August 28, 2024 06:16
@zptro zptro marked this pull request as ready for review September 16, 2024 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Airplane cost threshold
3 participants