| clear query|facets|time |
Search criteria: .
Results from 41 to 50 from
31341 (0.262s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: mahout colt collections - Mahout - [mail # user]
|
|
...Dear Stevo, By this link https://builds.apache.org/job/Mahout-Quality/javadoc/org/apache/mahout/math/package-summary.html there is no OpenIntHashSet or OpenIntIntHashMap classes or wit...
|
|
|
Author: Sophie Sperner,
2013-05-19, 22:15
|
|
|
Re: mahout colt collections - Mahout - [mail # user]
|
|
...Hello Sophie, Mahout 0.7 Math module is available on Maven Central repository: http://repo1.maven.org/maven2/org/apache/mahout/mahout-math/0.7/ Besides jar with binaries there is...
|
|
|
Author: Stevo Slavić,
2013-05-19, 21:50
|
|
|
mahout colt collections - Mahout - [mail # user]
|
|
...Dear, I'm experiencing difficulties with hppclibrary that I'm using. My algorithms work perfectly fine for small inputs, but when I go for amazon machine and want to compute larger inp...
|
|
|
Author: Sophie Sperner,
2013-05-19, 21:22
|
|
|
Re: Which database should I use with Mahout - Mahout - [mail # user]
|
|
...Hi Tevfik, I am working with mysql but I would guess that HDFS like Sean suggested would be a good idea as well. There is also a project called sqoop which can be used to transfer data...
|
|
|
Author: Manuel Blechschmidt,
2013-05-19, 18:45
|
|
|
Re: Which database should I use with Mahout - Mahout - [mail # user]
|
|
...(Oh, by the way, I realize the original question was about Hadoop. I can't read carefully.) No, HDFS is not good for anything like random access. For input, that's OK, because you don'...
|
|
|
Author: Sean Owen,
2013-05-19, 18:44
|
|
|
Re: Which database should I use with Mahout - Mahout - [mail # user]
|
|
...Hi Sean, If I understood you correctly you are saying that I will not need mysql. But if I store my data on HDFS will I be make fast queries such as "Return all the ratings of a specific use...
|
|
|
Author: Ahmet Ylmaz,
2013-05-19, 18:37
|
|
|
Re: Which database should I use with Mahout - Mahout - [mail # user]
|
|
...I think everyone is agreeing that it is essential to only access information in memory at run-time, yes, whatever that info may be. I don't think the original question was about Hadoop, but,...
|
|
|
Author: Sean Owen,
2013-05-19, 18:26
|
|
|
Re: Which database should I use with Mahout - Mahout - [mail # user]
|
|
...Hi Manuel, But if one uses matrix factorization and stores the user and item factors in memory then there will be no database access during recommendation. I thought that the original questi...
|
|
|
Author: Tevfik Aytekin,
2013-05-19, 18:19
|
|
|
Re: Which database should I use with Mahout - Mahout - [mail # user]
|
|
...Hi Tevfik, one request to the recommender could become more then 1000 queries to the database depending on which recommender you use and the amount of preferences for the given user. T...
|
|
|
Author: Manuel Blechschmidt,
2013-05-19, 18:01
|
|
|
Re: Which database should I use with Mahout - Mahout - [mail # user]
|
|
...ok, got it, thanks. On Sun, May 19, 2013 at 8:20 PM, Sean Owen wrote:...
|
|
|
Author: Tevfik Aytekin,
2013-05-19, 17:36
|
|
|
|