Week 2 group 14: Difference between revisions

From Control Systems Technology Group
Jump to navigation Jump to search
S153832 (talk | contribs)
Created page with 'Return PRE2017 3 Groep14 ==UML for Quiz== File: UML.PNG *This includes the categories and how we plan to make it smart. ==Clustering== * [https://www.knewton.com/ Knewt…'
(No difference)

Revision as of 12:45, 12 March 2018

Return PRE2017 3 Groep14

UML for Quiz

  • This includes the categories and how we plan to make it smart.

Clustering

  • Knewton did something similar...
  • Ideas for defining distance between arithmic questions:
    • Number of operators.
    • Size of the numbers (number of digits, or a range).
    • Create graph of questions, with the weight of an edge between two nodes the number of similarities they have. An edge with weight 0 is not an edge. Then all components are their own cluster, and we can find minimal cuts in this network to construct more clusters.