index
:
e4-pattern
master
Unnamed repository; edit this file 'description' to name the repository.
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
evaluate.py
Age
Commit message (
Expand
)
Author
2018-12-13
Add examples to README
nunzip
2018-12-13
Fix evaluate -M -A bug
nunzip
2018-12-12
Import test_model and draw_results from evaluate.
nunzip
2018-12-12
Remove some imports which slow us down
Vasil Zlatanov
2018-12-12
Rewrite some paper
nunzip
2018-12-12
Fix top comments
nunzip
2018-12-12
Fix flags
nunzip
2018-12-11
Revert mAP to interpolate
nunzip
2018-12-11
Minor changes
nunzip
2018-12-11
Add PCA and fix mahalanobis
nunzip
2018-12-11
Add PCA
nunzip
2018-12-10
Fix flags
nunzip
2018-12-10
Rewrite flags' help
nunzip
2018-12-10
Fix k2 standardval
nunzip
2018-12-10
Merge branch 'master' of git.skozl.com:e4-pattern
nunzip
2018-12-10
Fix standard p-q and fix notation for comparison multrank
nunzip
2018-12-10
Fix mAP
nunzip
2018-12-10
Merge branch 'master' of skozl.com:e4-pattern
nunzip
2018-12-10
Spaces
nunzip
2018-12-10
Change lamda float
nunzip
2018-12-09
Fix mAP
nunzip
2018-12-09
Add mAP (still needs revision)
nunzip
2018-12-08
Different train split
nunzip
2018-12-08
Add -K size for clusters number
nunzip
2018-12-08
Merge branch 'master' of skozl.com:e4-pattern
Vasil Zlatanov
2018-12-08
Merge branch 'master' of skozl.com:e4-pattern
nunzip
2018-12-08
Kmean fixed
nunzip
2018-12-08
Add print functions to mahalanobis
Vasil Zlatanov
2018-12-08
Use correct transpose for mahalanobis
Vasil Zlatanov
2018-12-08
Fix mahalanobis
Vasil Zlatanov
2018-12-06
Rewrite train mode
nunzip
2018-12-05
Resolve conflict lambda
nunzip
2018-12-05
Fix strings
Vasil Zlatanov
2018-12-05
Replace verbose with logging
Vasil Zlatanov
2018-12-05
Move to lib folder and fix kmeans
Vasil Zlatanov