Section outline

  • The lectures @FRI will take place on Tuesdays at 16:00 in P02.

    Orodja za analizo velikih podatkovnih baz

    Obravnavali bomo algoritme podatkovnega rudarjenja in strojnega učenja za analizo zelo velikih količin podatkov. Predmet se izvaja vzporedno s predmetom Mining massive data sets na Stanford University (prof. Jure Leskovec). 

    Mining massive data sets

    The course will discuss data mining and machine learning algorithms for analyzing very large amounts of data.

    Topics include:

    MapReduce and Spark; Frequent Itemsets and Association Rules; Locality-Sensitive Hashing; Clustering; Dimensionality reduction; Recommender Systems; Link Analysis: PageRank & Extensions); Community Detection in Graphs; Learning Embeddings; Graph Representation Learning; Graph Neural Networks; Large-Scale Supervised Machine Learning; Mining Data Streams; Computational Advertising; Optimizing Submodular Functions; Multi-Armed Bandits

    Assignments and grading:

    • 4 homework assignments requiring coding and theory (40%)
    • Final exam (30%)
    • Weekly Colab notebooks (30%)

    Useful links:

    All deadlines at FRI are exactly the same as Stanford deadlines.

  • Video lectures from the current course:

  • Submit Colab notebooks here; every week no later than Friday 9 am.

    Your submission should contain a ZIP file:

    • Jupyter notebook in HTML format (download the jupyter notebook file and then use the command "jupyter nbconvert --to html <file_name.ipynb>" in the command prompt).
    • text file with answers to the questions (the submission page will always contain a document with questions). 

    Each file should use the following naming convention:

    colab<number>_<name>_<surname>.html
    colab<number>_<name>_<surname>.txt

  • Your submission (every second Friday 9:00 CET) should be a ZIP file containing three files:

    • file <name>_<surname>.pdf: written report.
    • file <name>_<surname>.zip: all the requested code. Use subfolders ("q1", "q2", ...) for partiqular questions. Include at least .ipynb and .html files, .py files are welcome too.
    • Cover sheet (make sure you state your collaborators and the date of submission).

    Note that you submit the homeworks only here on Ucilnica. You do not submit anything to GradeScope or SNAP website!

    Late days: you are allowed to use the “late days” twice with your homework (but only once per particular homework!). Do not submit your homework later than Tuesday 9:00 CET, the first Tuesday after the regular deadline.

  • The exam will start right after you receive the printed exams.

    • The exam is worth 30% of your course grade.
    • It is a 3-hour exam, meaning it will last 180 minutes.

     

    This exam is open-book and open-notes. You may use notes (digitally created notes are allowed) and/or lecture slides and/or any reference material. However, answers should be written in your own words.

    Acceptable uses of computer:

    • You may access the Internet, but you may not communicate with any other person. Similarly, AI-driven code completion tools including ChatGPT and GitHub Copilot are not allowed.
    • You may use your computer to write code or do any scientific computation, though writing code is not required to solve any of the problems in this exam.
    • You can use your computer as a calculator or an e-reader.