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

Definition Improvement of Trip Durations_NEW #74

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Jul 7, 2023

  1. Replace "travel" by "trip

    Replace "travel" durations (rider-oriented) by "trip" durations (vehicle/service-oriented)
    tzujenchanmbd authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    1f4e07e View commit details
    Browse the repository at this point in the history
  2. Define "mean" & when start/end

    For mean_duration:
    - Better definition of the "mean" and "safe" concepts
    - Define when the trip durations start and end
    tzujenchanmbd authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    86bf83f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c8fdbb View commit details
    Browse the repository at this point in the history
  4. Define "safe" & when start/end

    For safe_duration
    - Better definition of the "safe" concept
    - Define when the trip durations start and end
    - Replace "SafeTravelDuration" by "SafeTripDuration"
    tzujenchanmbd authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    69d0882 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    e73c228 View commit details
    Browse the repository at this point in the history