It might be less work to turn the SGD classifier into a Pig UDF library. Then you don't have to write any database code.
On Sun, Nov 13, 2011 at 7:47 PM, Sam Cunningham <[email protected]>wrote: > > I am aware I can connect to DB separately, loop through tuples, convert > each > tuple to a document, then use Mahout API to classify, and write back to the > database, at the end. Is this the way to go? > > > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Classifying-documents-in-database-tp3505846p3505846.html > Sent from the Mahout User List mailing list archive at Nabble.com. > -- Lance Norskog [email protected]
