Skip to content

Repository files navigation

bigData

First create an environnement :

  • conda create --name test_env python=3.9
  • conda activate test_env
  • pip install -r requirements.txt

Run this code for a mock run on a sample of 0.1% of the data :

  • python main_subset.py --sample

Note: the results are insignificant on sampled data.

Steps to get the resulting clusters from our analysis in the juypter notebook :

The whole data from the google drive must be saved in processed/final_yearly

To run the code on the whole data :

  • python main_subset.py

Note: running the code on the whole data takes multiple hours (3+).

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages