ece4580:module_surveillance:m2w2
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ece4580:module_surveillance:m2w2 [2017/04/03 10:42] – pvela | ece4580:module_surveillance:m2w2 [2024/08/20 21:38] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 30: | Line 30: | ||
=== Implementation === | === Implementation === | ||
- | - Create a function that takes in a model and the (sequential) template data matrix, and returns the score. Call it '' | + | - Create a function that takes in a model and the (sequential) template data matrix, and returns the score. Call it '' |
- | + | - Create a second function that takes in the template matrix data, plus the set of models, and returns both the index into the best scoring model (first argument) and its associated score (second argument). Call it '' | |
- | + | - Test out the '' | |
- | + | - Test out the '' | |
+ | - Download someone else's data from the google drive location (hopefully there is more than one set of data there), and apply the same procedure to it. What this means is, use the first set of the data to train a set of Gaussian mixture models, then use the second set to test with. Report the accuracy, and answer the same questions as the previous step. | ||
-------------------------- | -------------------------- |
ece4580/module_surveillance/m2w2.1491230579.txt.gz · Last modified: 2024/08/20 21:38 (external edit)