forum.alglib.net
http://forum.alglib.net/

using LDA as a classifier
http://forum.alglib.net/viewtopic.php?f=2&t=820
Page 1 of 1

Author:  mehdi [ Wed Apr 17, 2013 11:09 am ]
Post subject:  using LDA as a classifier

Greetings all,
Can any one tell me how to use LDA(linear discriminant analysis) as a classifier?

Author:  Sergey.Bochkanov [ Wed Apr 17, 2013 7:07 pm ]
Post subject:  Re: using LDA as a classifier

You can project your data on LDA outputs and use these projections as inputs to some classifier. The idea is that LDA itself does NOT build classifier, but makes training easier.

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/