Project to predict the traffic of bikes in Brussels
Brussels Mobility is the public organization that manages mobility in the city of Brussels. As such they have various data from ANPR cameras or counting loops. Some sensors in Brussels exists to measure bike traffic and Brussels Mobility provide those measures through its Bike counts API.
Clone the project (recommand to use IDE to do so):
git clone https://github.com/ShootingStarD/Brussels_Bicycle_Forecasting.git
pip install .
You can now run notebooks, use codes etc as your liking.
After cloning and checkout in an adequate branch:
pip install -e .[dev]