Wednesday, December 05, 2012

Salmon Run: Learning Mahout : Classification

Salmon Run: Learning Mahout : Classification: "The following code uses the AdaptiveLogisticRegression algorithm (which runs multiple SGD algorithms and automatically chooses the best one) to classify the 20 Newsgroups training set, then test the algorithm with the 20 Newsgroups test set. The code demonstrates the building of feature vectors for each document using multiple hashing encoders."

'via Blog this'