aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-11-15Add KNN part 1nunzip
2018-11-15Add subchaptersnunzip
2018-11-15Fix Part 2 Eliminate useless commentsnunzip
2018-11-15Add details in Q2 and Q1nunzip
2018-11-15Add figures for alternative methodnunzip
2018-11-15FIx Part 1nunzip
2018-11-15Captions addednunzip
2018-11-15Modify values for max accuracynunzip
2018-11-15Swap figures for 70 30nunzip
2018-11-14Use correct split when doing reigenVasil Zlatanov
2018-11-14Change split to 70/30Vasil Zlatanov
2018-11-14Add randomisation in feature spaceVasil Zlatanov
2018-11-14Change ensemble to baggingVasil Zlatanov
2018-11-14Simplify code by removing repetitionVasil Zlatanov
2018-11-12Correct Titlenunzip
2018-11-12Rewrite Part 2nunzip
2018-11-12Merge branch 'master' of skozl.com:e4-patternnunzip
2018-11-12More Figuresnunzip
2018-11-12Write part 2nunzip
2018-11-12Add ensemble baggingVasil Zlatanov
2018-11-08Revised part 1nunzip
2018-11-07Complete first draft for part 1nunzip
2018-11-07Add figures for part 1nunzip
2018-11-07Add peak accuracy valuenunzip
2018-11-07Replaced Accuracy picturenunzip
2018-11-07Fix reigen. Range was wrongnunzip
2018-11-07Merge branch 'master' of skozl.com:e4-patternnunzip
2018-11-07Version 1nunzip
2018-11-07Use correct face normalisationVasil Zlatanov
2018-11-07Replace hardcoded constantVasil Zlatanov
2018-11-07Use reconstruction error in alt methodVasil Zlatanov
2018-11-07Add graphsnunzip
2018-11-06Ignore annoying warningVasil Zlatanov
2018-11-06Merge branch 'alternative-method'Vasil Zlatanov
2018-11-06Revert "Add reconstruction with different M"Vasil Zlatanov
This reverts commit 9de78f26ac4d575ba8f6be16a67711690d263c16.
2018-11-06Add alternative per class PCAVasil Zlatanov
2018-11-06Add reconstruction with different Mnunzip
2018-11-06Remove commentnunzip
2018-11-06Remove some whitespaceVasil Zlatanov
2018-11-06Add alternative methodnunzip
2018-11-06Plotting + Fix m to M iteration codenunzip
2018-11-05Remove some whitespaceVasil Zlatanov
2018-11-05Fix guess probability, remove one line for eigengraph, add flagsnunzip
2018-11-05Insert scatter matrices rank and confidence of guess(improve)nunzip
2018-11-05Refactor code and use timingVasil Zlatanov
2018-11-01Improve Scatterplots(3D) and Confusion Matrixnunzip
2018-11-01Remove redundant import and whitespaceVasil Zlatanov
2018-11-01Correct classes and samplesnunzip
2018-10-31Revert "Change number of n_cases to correct one"Vasil Zlatanov
This reverts commit 398458ca559de38cdf9b181641d0f88b8c0c2dea.
2018-10-30Change number of n_cases to correct oneVasil Zlatanov