https://github.com/linjunz/ADAM
Raw File
Tip revision: fd0b125517b815f82da23935e66e3dfcd6c56ee7 authored by linjunz on 21 November 2017, 19:00:47 UTC
Add files via upload
Tip revision: fd0b125
README.md
# ADAM

This code deals with the classification of high-dimensional Gaussian distributed data. The input training data can be either complete or incomplete. The procedure is based on the paper "Optimal Classification Error Analysis in High-dimensional Sparse Quadratic Discriminant Analysis" by Cai and Zhang in 2017. It's fully data driven and adaptive. This code is implemented within MATLAB. 
back to top