Home >> Downloads | Projects Publications Blog Bio |
Similarity Discriminant Analysis (SDA) A set of Matlab scripts for similarity discriminant analysis (SDA), including the standard SDA, local SDA, regularized local SDA, mixture SDA, and nnSDA classfiers. This is research-grade code, designed to test ideas and concepts. I have emphasized readability of the source code rather than speed and memory management. It comes with no guarantees, but I hope you will nonetheless find it useful. As examples of how to run the software, I have included the scripts I used to run the algorithms on benchmark datasets. This software has benefitted from other people's helpful suggestions and bug-squashing skills. I want to thank in particular Prof. Maya Gupta of the Dept. EE, University of Washington who was the original force behind the maximum entropy-based aproach to estimating similarity distributions. For the theory of the SDA framework for similarity-based classification, see the publications. Download
BibTex - @MISC{CazzantiSdaToolbox2011, author = "L. Cazzanti", year = "2011", month = "August" title = "Similarity Discriminant Analysis Toolbox", url = "http://www.lucacazzanti.net/blog/", institution = "Applied Physics Laboratory - University of Washington, Seattle"} |