Weekly homeworks
Deadline for homework submission is at noon (12:00) every Monday!
Homework submission
Your individually solved homework should be submitted here below.
NB! Please submit only the notebook file with the extension .ipynb without compression. We will run your code in a folder which contains all the required additional files.
NB! Please make sure you restart the kernel and run all cells in the notebook as the last thing before submitting.
Install Jupyter Notebook
Before the first practice session please install Anaconda with Python version 3. You are allowed to use Python 2, but we cannot promise that everything we plan to do will be supported there. After installation, make sure you are able to run Jupyter notebook. Windows users open Anaconda prompt, other users just run a command jupyter notebook
.
For help see tutorials
HW01. Introduction and first look at the data. Deadline: Monday, Sept 24, at noon (12:00)
jupyter_notebook_basics_demo.zip
HW02. Exploration of the data. Deadline: Monday, Oct 1, (extended to 21:00)
HW03. Frequent pattern mining. Deadline: Monday, Oct 8, at noon (12:00)
HW04. Clustering. Deadline: Monday, Oct 15,(extended to 22:00)
HW05. Machine learning I. Deadline: Monday, Oct 22, at noon (12:00)
HW06. Machine learning II. Deadline: Monday, Oct 29, at noon (12:00)
HW07. Machine learning III. Deadline: Monday, Nov 5, at noon (12:00)
HW08. Machine learning IV. Deadline: Monday, Nov 12, at noon (12:00)
HW09. Computational statistics. Deadline: Monday, Nov 19, (extended to 22:00)
HW10. First steps of the project. Deadline: Wednesday, Nov 28, at noon (12:00) - No practice sessions this week
HW10 First steps of the project