aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2018-10-30Fix Reduced PCA and face Reconstructionnunzip
2018-10-29Implement reconstruction for PCAVasil Zlatanov
2018-10-29Simplify conditionVasil Zlatanov
2018-10-29Reduced PCA, Image reconstruction, Add LDA printsnunzip
2018-10-29Add PCA and NORM (no sklearn)nunzip
Try to fix LDA
2018-10-29Re-implement PCA (Failures in eigenstuff)nunzip
2018-10-29Rotate facesnunzip
2018-10-29Rewrite split for train.pynunzip
Changes to default settings Eliminated redundancies Imported random
2018-10-19Lots of new improvementsVasil Zlatanov
2018-10-18Add neighbor argumentVasil Zlatanov
2018-10-18Fix plot for large MVasil Zlatanov
2018-10-18Use sklearn libsVasil Zlatanov
2018-10-18Add projections and average face to the modelVasil Zlatanov
2018-10-18Require -m argumentVasil Zlatanov
2018-10-18Add training script with variable MVasil Zlatanov
2018-10-18Add IEEE style pandoc reportVasil Zlatanov
2018-10-17Remove redundant getopt usageVasil Zlatanov
2018-10-17Add script which converts images to vectorsVasil Zlatanov