Skip to content

Conversation

@Mind-the-Cap
Copy link
Contributor

@Mind-the-Cap Mind-the-Cap commented Dec 22, 2025

  • New classes Parameter and ParameterSet to better manage parameters of the model

Normally ensures compatibility with existing scripts, but I'm not merging, as it changes the way parameters are I want to have a discussion on that before merging!

  • Improvements for quickstart
  • Move old classes to a legacy folder
  • New default parameters for modes and motives (to improve with future calibration)
  • Add a class MultiSeedPopulationTrips to get results using multiple seeds while not complicating PopulationTrips too much
  • Add WorkHomeFlows_fr class to compare with INSEE flows
  • Use this INSEE data to create a SSI function (Sørensen similarity index)

New classes Parameter and ParameterSet to better manager parameters of the model
@Mind-the-Cap Mind-the-Cap linked an issue Dec 22, 2025 that may be closed by this pull request
@Mind-the-Cap Mind-the-Cap changed the title Parameter class Improvements for quickstart and parameters Dec 22, 2025
* bug quickfix for small radiuses in get_prominent_cities
* better legend in plot_od_flows (still have to improve it)
* ability to save OD flows as an image (in local folder for now, to improve)
MultiSeedPopulationTrips with some test code
@Mind-the-Cap Mind-the-Cap changed the title Improvements for quickstart and parameters Various winter improvements Dec 31, 2025
@codecov
Copy link

codecov bot commented Dec 31, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.42%. Comparing base (c8c3ac3) to head (cfd4891).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #242   +/-   ##
=======================================
  Coverage   70.42%   70.42%           
=======================================
  Files          56       56           
  Lines        2424     2424           
=======================================
  Hits         1707     1707           
  Misses        717      717           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

Organiser les paramètres du modèle

2 participants