Skip to content
This repository has been archived by the owner on Jan 15, 2019. It is now read-only.
/ dmm-assignments Public archive

Assignments for the course IE 673 Data Mining and Matrices

Notifications You must be signed in to change notification settings

Steffen911/dmm-assignments

Repository files navigation

Data Mining and Matrices Assignments

This repository contains the assignments for the course IE 673 Data Mining and Matrices at the University of Mannheim in the spring semester 2018.

Assignments

Building the documents

Go into the respective folder and run xelatex FILENAME.tex or /bin/bash build.sh in the corresponding subdirectory.

Running the notebooks

The notebooks are build using the jupyter/jupyter-notebook docker images.

Start the docker image with docker run -dp 8888:8888 --name notebook jupyter/r-notebook to run jupyter locally with all dependencies. It might be necessary to install further packages. Stick to the references in the notebooks.

Open Jupyter in the browser and import the .ipynb file and the input data from the UI.

Use docker logs notebook to get the browser URL with auth token.

About

Assignments for the course IE 673 Data Mining and Matrices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published