Group Project for the Data Mining course of the MSc. in Data Science and Advanced Analytics @ NOVA IMS (2019-2020).
This work is not finished, but this repository contains the as-is status of it. Clustering part remained on a notebook, on utils/.
I'm sorry for the inconvenience caused.
Just type the following in your terminal:
pip install -r /path/to/requirements.txt
Boom. You can now run our project.
Thanks to pipreqs, our pip requirements.txt
was automatically generated, based on our imports.
To use our program, you just need to run our project.py
main script, as in:
python /path/to/project.py
EDIT: To visualize the clusters, please use the Jupyter Notebook. Code was supposed to be properly structured, but there was no availability for doing that.
Group N, composed by:
- Kauser Al Rashid (M20190543)
- Pedro Reis (M20180428)