https://github.com/abdoufermat5/gps_statistiques
Calculs statistiques pour le cloud personnel
https://github.com/abdoufermat5/gps_statistiques
geolife gps numpy pandas python statistics trajectory-analysis
Last synced: about 2 months ago
JSON representation
Calculs statistiques pour le cloud personnel
- Host: GitHub
- URL: https://github.com/abdoufermat5/gps_statistiques
- Owner: abdoufermat5
- Created: 2023-01-05T17:23:54.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-15T14:40:09.000Z (about 3 years ago)
- Last Synced: 2025-06-04T07:24:18.547Z (about 1 year ago)
- Topics: geolife, gps, numpy, pandas, python, statistics, trajectory-analysis
- Language: Jupyter Notebook
- Homepage: https://abdoufermat5-gps-statistiques-accueil-eoxkcm.streamlit.app/
- Size: 6.45 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Calculs statistiques privacy-by-design pour le Cloud personnel
## clone this repo
```bash git clone url ```
## install dependencies
```bash pip install -r requirements.txt ```
## streamlit app
We've built a streamlit app to make it easier to understand the data and the models
To run the app
> - install local package gps_uvsq_utils in 'root' folder
>
> ```pip install . ```
>
> - run the app with streamlit command in root folder
>
> ```streamlit run Accueil.py ```
>
> go to the url displayed in the terminal
> [http://localhost:8501](http://localhost:8501)
# DEMO
[https://abdoufermat5-gps-statistiques-accueil-eoxkcm.streamlit.app/](https://abdoufermat5-gps-statistiques-accueil-eoxkcm.streamlit.app/)