Re: Classifier Architecture

2010-03-01 Thread Ted Dunning
On Mon, Mar 1, 2010 at 1:33 PM, Robin Anil wrote: > I am kicking this discussion on how we are going to integrate RF, NB, CNB, > WINNOW, SGD, SVM Phew!. > Great. Architecture is good. Especially after we have several examples. > > From what I think right now > - Apart from SGD everything els

Classifier Architecture

2010-03-01 Thread Robin Anil
I am kicking this discussion on how we are going to integrate RF, NB, CNB, WINNOW, SGD, SVM Phew!. Since I wrote NB and CNB, I will list down(in a subsequent emails in blocks) what my assumptions were, how it integrates with hdfs and hbase. How training, testing, online and batch classification is