On Tue, Nov 8, 2011 at 4:35 AM, Ted Dunning <[email protected]> wrote:
> The practical techniques for such problems are pretty diverse. > > One method is to simply define multiple binary classifiers. Only? You mean the only method we have currently implemented, right? Labeled LDA<http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.155.3678&rep=rep1&type=pdf> (PDF) is a good example of a way to do this, and I will most likely be adding this to our bag of tricks once I get my new-and-improved LDA into the codebase. -jake
