Hello Saikat We actually have precision and recall metrics built into our confusion matrix:
https://github.com/apache/mahout/blob/master/math-scala/src/main/scala/org/apache/mahout/classifier/stats/ConfusionMatrix.scala Embarrassed to say that I forgot that myself. The runtime performance module does sound like it would be very useful. Andy -------- Original message -------- From: Saikat Kanjilal <[email protected]> Date: 05/13/2016 5:10 PM (GMT-05:00) To: [email protected] Subject: Mahout contributions for next sprint Hello Mahout Committers,I spoke to AndrewM and he suggested that I work on some precision/recall or run-time performance module, or possibly streaming kmeans (apparently there's a new JIRA associated with this). I was wondering which of these would be the most impactful and interesting to the project. I would be glad to help in any of these areas.Thanks in advance.
