hellsdeur / magrela-sim

Discrete simulation project of a bicycle rental system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

magrela-sim

Magrela-sim (Portuguese for "bikey-simulator") is a discrete simulation project that describes a bicycle rental system based on the Pronto Cycle Share dataset, in reguard to queue and resource management.

EDA - How to check results:

  1. Install Python 3.9 and the requirements (try to use a Python environment manager, ex. conda, venv, etc).
  2. Create the directories "data", "data/extracted", and "data/raw".
  3. Run all ipynbs of the notebooks directory in the explicited sequence.

About

Discrete simulation project of a bicycle rental system.


Languages

Language:Jupyter Notebook 100.0%Language:Python 0.0%