Dear all, I'm new to Mahout (and quite new to machine learning in general) but I was wondering whether there may be a problem with the current SVN version and missing class called DoubleFunction (part of ...math/function).
My concrete problem is that I would like to use SVDRecommender together with ALSWRFactorizer and I get a missing class error for DoubleFunction. I googled a bit and it seems that there used to be a class called DoubleFunction but now there is only DoubleDoubleFunction. My question would be if there are pending changes to math vector/matrix classes and if DoubleDoubleFunction has replaced DoubleFunction? Thankful for any comments.. Andre
