Refer to: [https://kursuskatalog.au.dk/en/course/138422/Data-Mining]
The scripts was tested on Ubuntu 24.04 LTS.
In case of any other OS/Distribution, please execute and convert the ipynb file according to the official documentation related to your operating system.
Before running the setup script in the repository, make sure the following packages are installed on your Ubuntu by running:
sudo apt update -y
sudo apt install -y pandoc texlive-xetex texlive-fonts-recommended texlive-plain-generic atril expectCurrent repository contains 00__setup-dm26-lab.sh which installs all the necessary packages on the host system.
To start the automated process type in your terminal:
source ./00__setup-dm26-lab.shMake sure to accept miniconda's terms of service during package installation.