Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 132 (0.461s).
Loading phrases to help you
refine your search...
Re: mahout colt collections - Mahout - [mail # user]
...There is one more thing that I'd check (that I already told [1]). You reported a HPPC bug once but that involved a load factor of 1 on maps. This was a bug and I fixed it but a load factor o...
   Author: Dawid Weiss, 2013-05-20, 06:47
Re: mahout collections updates - Mahout - [mail # dev]
...Fair enough. But you might want to expose some of it at some point and if this happens it may just be ready for you.   Depends. Speed optimizations may be one reason -- you'd need to ch...
   Author: Dawid Weiss, 2013-03-12, 21:04
Re: mahout collections updates - Mahout - [mail # dev]
...Oh, I like HPPC very much -- although I wrote it so I may not be completely objective here :)  And seriously I recommended fastutil because Mahout is primarily computational so I reckon...
   Author: Dawid Weiss, 2013-03-12, 19:52
Re: Seminal Random Forests speaker - FYI - Mahout - [mail # user]
...You may find some answers here? https://cwiki.apache.org/MAHOUT/mahoutname.html  Dawid  On Sun, Feb 10, 2013 at 6:27 PM, Daniel Donahoe  wrote:...
   Author: Dawid Weiss, 2013-02-10, 18:26
Re: Random generator from random utils - Mahout - [mail # dev]
...Nothing's lost, really -- you can fix the seed on any method or the entire suite with:  @Seed("deadbeef")  or whatever seed you desire. I understand Ted's argument very well becaus...
   Author: Dawid Weiss, 2012-09-04, 18:18
Re: Random generator from random utils - Mahout - [mail # dev]
...This looks like a perfect use case for the randomized testing runner deployed in Lucene that Isabel mentioned a while ago. That runner picks a random seed but dumps it in stack traces etc. s...
   Author: Dawid Weiss, 2012-09-04, 07:05
Re: Voronoi - Mahout - [mail # user]
...This seems to make sense since you'll be effectively creating a convex polygon around each point for which you know the postal code. So if the original location of postal codes follows conti...
   Author: Dawid Weiss, 2012-08-30, 09:09
Re: Tags generation? - Mahout - [mail # user]
...I know, I know. :) Just wanted to mention that it could lead to funny results, that's all. There are lots of way of doing proper form disambiguation, including shallow tagging which then all...
   Author: Dawid Weiss, 2012-08-03, 20:08
Re: Tags generation? - Mahout - [mail # user]
...This can lead to very funny (or not, depends how you look at it) mistakes when different lemmas stem to the same token. How frequent and important this phenomenon is varies from language to ...
   Author: Dawid Weiss, 2012-08-03, 19:05
Re: Swedish refactoring - Mahout - [mail # dev]
...Yes. Test groups are controlled by system properties (you pick the names). The only one predefined is @Nightly which is enabled with "-Dtests.nightly=on". See the definition here and you'll ...
   Author: Dawid Weiss, 2012-07-04, 20:50
Sort:
project
Lucene (964)
Mahout (132)
Solr (41)
Nutch (10)
PyLucene (3)
type
mail # dev (101)
mail # user (24)
issue (7)
date
last 7 days (1)
last 30 days (1)
last 90 days (3)
last 6 months (4)
last 9 months (132)
author
Ted Dunning (3534)
Sean Owen (2734)
Grant Ingersoll (1214)
Jeff Eastman (1051)
Robin Anil (1004)
Lance Norskog (872)
Jake Mannix (812)
Dmitriy Lyubimov (751)
Sebastian Schelter (697)
Benson Margulies (510)
Drew Farris (406)
Isabel Drost (324)
Paritosh Ranjan (275)
Pat Ferrel (236)
Dan Filimon (205)
Dawid Weiss