https://github.com/jerry-git/city-dna
https://github.com/jerry-git/city-dna
flask keras maps react visualization
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jerry-git/city-dna
- Owner: jerry-git
- Created: 2019-11-15T17:17:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-17T07:37:50.000Z (over 6 years ago)
- Last Synced: 2025-06-27T22:38:48.754Z (12 months ago)
- Topics: flask, keras, maps, react, visualization
- Language: Python
- Size: 41.5 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# City DNA - Human Flow
> Visualisation of city bike data for Helsinki-Espoo (Finland) area and a predictor for city bike trips.

## Backend
* Flask app in [human_flow](./human_flow)
## Frontend
* React app in [human-flow](./human-flow)
## ML
* Keras Deep feedforward net in [models](./model/basic.py)