grouplens-example erroneous path to .dat files
----------------------------------------------

                 Key: MAHOUT-96
                 URL: https://issues.apache.org/jira/browse/MAHOUT-96
             Project: Mahout
          Issue Type: Bug
          Components: Collaborative Filtering
            Reporter: Jens Grivolla


GroupLensDataModel.java tries to read from 
"src/example/org/apache/mahout/cf/taste/example/grouplens/ratings.dat" whereas 
the file is included in taste-build.xml from 
"${grouplens-location}/ratings.dat".

The location is hard-coded in GroupLensDataModel.java and would need to be 
changed to conform to the current code organization.  A better solution would 
be not to hard-code the path.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to