By Matteo Coppola, Luca Palazzi, Antonio Vivace.
Data Technology and Machine Learning (CS MSc) exam final project. Academic year 2018/2019.
Datasets are hosted using Git LFS. Before cloning this repository, be sure to have it installed.
A lot of additional TeX packages are used. Inkscape must be installed and available in the PATH.
On Debian systems: sudo apt install texlive-full inkscape
.
The Python 3 package Pygment
is needed and pygmentize
must available in the PATH.
pip3 install Pygments
# Check if it's available
pygmentize -V
Build:
cd docs/
./build.sh