This repository contains all the information for the first assignment of the Data Mining 2018 Fall course. All instructions are posted below.
Important Notice: This is an individual assignment, therefore, each student is asked to complete the assignment on their own, following the Course Academic Integrity Policy presented in the first session. (Please refer to the orientation handout in the iLMS to learn more about the policy).
Due Date: The assignment is due on October 29, 2018 (midnight). No extensions will be given for this assignment. Failure to submit the assignment on time will result in an automatic score of zero (0).
Please carefully review the following instructions to complete Assignment 1. These instructions assume that you have already created your GitHub account, and that you were present in the first lab session. All asignments should be done using Python 3
and Jupyter
notebook.
-
Since all assignments must be submitted individually by each student, to their own GitHub account, you must first
Fork
this repository so that we are able to check your individual submissions through GitHub. If you don't use theFork
feature we will not be able to locate your assignment repository. -
Once you have forked this repository, you can find additional instructions for your assignment in the hw_1.ipynb Jupyter notebook. Try to follow each instruction carefully so as to avoid any deductions.
-
Once you have finished all the tasks in the given notebook, and you are ready to make the final submission, you should change the name of your notebook (
hw_1.ipynb
) to this format (StudentName_StudentID.ipynb
), and then publish changes to your GitHub forked repository. You can make as much changes to your repository as necessary, since we will check assignments until due date. After due date, you are not allowed to make any more changes to your respositories.
Questions? Please email TAs or contact us directly on Slack. Don't wait until last minute to ask us about the assignment.