search for: richhey

Displaying 2 results from an estimated 2 matches for "richhey".

Did you mean: richey
2016 Aug 17
2
KMeans - Evaluation Results
...ernal class. So I wouldn't need to make an Internal class for an abstract class, right? 2) Incase of classes like Point and Centroid, these aren't a part of the pubic API but are used internally almost everywhere. So I will need to define these in the Internal namespace? Thanks. Regards, Richhey -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xapian.org/pipermail/xapian-devel/attachments/20160817/7aafc033/attachment.html>
2016 Aug 17
2
KMeans - Evaluation Results
> How long does 200?300 documents take to cluster? How does it grow as more > documents are included in the MSet? We'd expect an MSet of 1000 documents > to take longer to cluster than one with 100, but the important thing is > _how_ the time increases as the number of documents grows. > > Currently, the number of seconds taken for clustering a set of documents for varying