| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
15 (0.153s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Incorrect classify-20newsgroups.sh file description? - Mahout - [mail # user]
|
|
...I created a ticket and submitted a patch https://issues.apache.org/jira/browse/MAHOUT-1212 Will that do? On Mon, May 13, 2013 at 3:03 PM, Suneel Marthi wrote: ...
|
|
|
Author: Julian Ortega,
2013-05-13, 13:11
|
|
|
Incorrect classify-20newsgroups.sh file description? - Mahout - [mail # user]
|
|
...Looking at the file it says: # To run: change into the mahout directory and type: # examples/bin/build-20news.sh I think it was not updated to say classify-20newsgrou...
|
|
|
Author: Julian Ortega,
2013-05-13, 09:47
|
|
|
Re: GenericUserBasedRecommender vs GenericItemBasedRecommender - Mahout - [mail # user]
|
|
...The javadoc should be a nice start https://builds.apache.org/job/Mahout-Quality/javadoc/org/apache/mahout/cf/taste/impl/recommender/AbstractCandidateItemsStrategy.html Apart from that,...
|
|
|
Author: Julian Ortega,
2013-02-21, 16:02
|
|
|
Improving quality of item similarities? - Mahout - [mail # user]
|
|
...Hi everyone. I have a data set that looks like this: Number of users: 198651 Number of items: 9972 Statistics of purchases from users mean number of purchases 3.3 stdDev nu...
|
|
|
Author: Julian Ortega,
2013-02-14, 09:25
|
|
|
Re: ALSWRFactorizerTest.java - Mahout - [mail # user]
|
|
...Oh, you are using the 0.8-SNAPSHOT, which indeed has 6 tests. My best guess is that Mahout and its subprojects are not properly configured to be used in Eclipse On Fri, Nov 23, 2...
|
|
|
Author: Julian Ortega,
2012-11-23, 15:14
|
|
|
Re: ALSWRFactorizerTest.java - Mahout - [mail # user]
|
|
...Sorry, I meant the ALSWRFactorizerTest has 5 tests On Fri, Nov 23, 2012 at 3:52 PM, Julian Ortega wrote: ...
|
|
|
Author: Julian Ortega,
2012-11-23, 14:53
|
|
|
Re: ALSWRFactorizerTest.java - Mahout - [mail # user]
|
|
...not the ALSWRFactorizerTest (which has 3 tests). So that might be why you never get into the breakpoints On Fri, Nov 23, 2012 at 3:40 PM, Abhijith CHandraprabhu <[EMAIL PROTECTED] &...
|
|
|
Author: Julian Ortega,
2012-11-23, 14:52
|
|
|
Re: ALSWRFactorizerTest.java - Mahout - [mail # user]
|
|
...You should have a look at the Mahout in Action book. Nonetheless, this examplefrom the book shows the basics of making a recommender. In the example they are using GenericUserBasedReco...
|
|
|
Author: Julian Ortega,
2012-11-22, 17:51
|
|
|
Re: mahout-error in virtual machine - Mahout - [mail # user]
|
|
...You could try not running the tests. Instead of doing mvn install you can do mvn install -DskipTests On Wed, Oct 10, 2012 at 9:10 AM, paritosh ranjan wrote: ...
|
|
|
Author: Julian Ortega,
2012-10-10, 08:35
|
|
|
Re: Correct way for merging different data sources - Mahout - [mail # user]
|
|
...One could argue that the rating is really just an indication of how strong the preference from the user is to the item, so the stronger the preference, the higher the rating value should be....
|
|
|
Author: Julian Ortega,
2012-09-21, 08:52
|
|
|
|