Thanks for the confirmation, I prefer your solution for c & r values.
I've created https://issues.apache.org/jira/browse/MAHOUT-1505
On 4/2/14, 2:53 PM, Andrew Musselman wrote:
Looks like a bug to me as well; I would have expected something similar to
what you were expecting except maybe something like this which puts the "c"
and "r" values in objects rather than arrays of single-element objects:
{
"cluster":"VL-10515",
"n":5924,
"c":
{
"action":0.023,
"adherence":0.223,
"administration":0.011
},
"r":
{
"action":0.446,
"adherence":1.501,
"administration":0.306
}
}