| clear query|facets|time |
Search criteria: .
Results from 81 to 90 from
31369 (2.867s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Which database should I use with Mahout - Mahout - [mail # user]
|
|
...It doesn't matter, in the sense that it is never going to be fast enough for real-time at any reasonable scale if actually run off a database directly. One operation results in thousands of ...
|
|
|
Author: Sean Owen,
2013-05-19, 17:00
|
|
|
Which database should I use with Mahout - Mahout - [mail # user]
|
|
...Hi, I would like to use Mahout to make recommendations on my web site. Since the data is going to be big, hopefully, I plan to use hadoop implementations of the recommender algorithms.  ...
|
|
|
Author: Ahmet Ylmaz,
2013-05-19, 16:52
|
|
|
System Requirements - Apache Mahout - Apache Software Foundation - Mahout - [wiki]
|
|
... show comment hide comment &nb...
|
|
|
https://cwiki.apache.org/confluence/display/MAHOUT/System+Requirements
Author: Chris Bouzek,
2013-05-19, 00:00
|
|
|
BuildingMahout - Apache Mahout - Apache Software Foundation - Mahout - [wiki]
|
|
... show comment hide comment &nb...
|
|
|
https://cwiki.apache.org/confluence/display/MAHOUT/BuildingMahout
Author: Chris Bouzek,
2013-05-19, 00:00
|
|
|
Re: More Cross-recommender thoughts - Mahout - [mail # user]
|
|
...Anonymizing the id's is a good start, especially if you have a relatively small subset of the entire social graph and if the graph is publicly visible in any case. If you have a comple...
|
|
|
Author: Ted Dunning,
2013-05-17, 23:08
|
|
|
Set Random Forest Max Depth? - Mahout - [mail # user]
|
|
...Is there a way to set the maximum depth of a Random Forest? Browsing the code, it looks like the answer is no since the maxDepth() function is merely an informative property of the Nod...
|
|
|
Author: Adam Baron,
2013-05-17, 22:44
|
|
|
More Cross-recommender thoughts - Mahout - [mail # user]
|
|
...I'm doing an experiment creating a recommender from a Pinterest crawl I have going. I have at least three actions that relate to recommendations: Goal: recommend people you (a pinteres...
|
|
|
Author: Pat Ferrel,
2013-05-17, 21:45
|
|
|
Issue with ClusterDumper (0.7) and custom dictionaries - Mahout - [mail # user]
|
|
...I'm not sure if I'm doing something wrong here, or if ClusterDumper does not support my (fairly simple) use case I had a repository of 500K documents, for which I generated the input v...
|
|
|
Author: Alex Piggott,
2013-05-17, 15:33
|
|
|
Re: How to extend FileDataModel - Mahout - [mail # user]
|
|
...Yes Jia, that is correct. If you want to save additional data (context) then you have to extend the current data models. The current algorithms won't use the additional data. If you wa...
|
|
|
Author: Manuel Blechschmidt,
2013-05-17, 08:20
|
|
|
Re: [jira] [Commented] (MAHOUT-1179) GSOC 2013: Refactor and improve the classification APIs - Mahout - [mail # dev]
|
|
...Please lay out a plan before coding. The key questions will be a) can you serialize a model efficiently? b) can you deal with the random forest and SGD models? c) wha...
|
|
|
Author: Ted Dunning,
2013-05-17, 07:37
|
|
|
|