1 Patten Recognition Project
1. all needed python ô°les together with a proper documentation 2. Written part (approx. 5-10 pages)
1.2 First Part
On moodle you will ô°nd a data set called simply dataset. It contains 512 10- dimensional data points. With that data set you should solve two problems:
Determine a reasonable number of clusters inside the data. Decide for your own which measure you will choose to evaluate this reasonable number. Justify your choices in the written part.
Fit a GMM model with the data and choose the number of components regarding your outcome of the ô°rst part.
Second Part
On moodle you will ô°nd a second data set called classiô°cation data set. Further you ô°nd 3 papers regarding diô°erent LVQ modells. Individual hints are given in the seminar.
The assignment of the groups to the individual algorithms will be done in the seminar. You should implement the algorithm assigned to you and train it on the given training data. Try to ô°nd a optimal number of prototypes using cross validation and and describe your procedure in the written part. Furthermore, there is another set of data which is unlabeled. You have to classify it with your trained result and should hand in you’re predicted labels together with the pythons ô°les.
1





