Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

2. Footnote: We make an exception for sources that can be taken for granted in the instructional setting, namely, the course materials. To minimize documentation effort, we also do not expect you to credit the course staff for ideas you get from them, although it’s nice to do so anyway.

 

Grading Guidelines: (still under construction)

You are allowed to use methods from outside of what is covered in class. But if you do, provide a clear comparison with ``reasonable methods’’ covered in class.


  1. Visualization (10%)

    1. Inclusion of plots/diagrams (5%)

    2. Explanation of how visuals helped develop the model (5%)

  2. Algorithms (30%)

    1. Correct use of algorithms (15%)

      1. Used principled approach to extract information from similarity graph and provided clear explanation and reasoning (5%)

      2. Extracted and used common information from both the features and the similarity graph in a principled fashion and provided clear explanation and reasoning(5%)

      3. Used clustering algorithms to cluster datapoints into classes, clearly explained and analyzed the method (5%)

    2. Explanation of how algorithms helped to develop model (15%)

      1. Showed evident understanding of each algorithm used

  3. Model (40%)

    1. Use of data (30%)

      1. Individual testing (10%)

        1. Tested performance on just features, just graph

      2. Combining data (10%)

        1. Combined data from features and graph to develop model

      3. Partial supervision (10%)

        1. Used seeds to classify points into classes

    2. Parameters (10%)

      1. Evident testing of different parameters (5%)

      2. Reasons for choosing certain parameters (5%)

  4. Failed Attempts (20%)

    1. Explanation (10%)

      1. Explained how they developed their failed models and why they think those models failed

    2. Improvement (10%)

      1. Explained how failed attempts led them to develop their final model

Bonus (at the discretion of the graders):

  • Tried new or more methods not necessarily covered in class

  • Developed new algorithm or methods, tweaked existing methods to fit the problem better