An open API service indexing awesome lists of open source software.

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

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/)