KMeans - Evaluation Results

Ayush Tomar ayushtomar at gmail.com
Wed Aug 17 20:07:32 BST 2016


> Say I start with the Clusterer class, I create a ClustererImpl class which
> is the internal class that Clusterer points to. But since Clusterer is
> abstract, and KMeans inherits from Clusterer, how do I maintain the
> inheritance and do the same for KMeans?

I think the following links could serve as a reference:
https://github.com/xapian/xapian/blob/master/xapian-letor/include/xapian-letor/feature.h
https://github.com/xapian/xapian/tree/master/xapian-letor/feature

Here `Feature` is an abstract base class.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xapian.org/pipermail/xapian-devel/attachments/20160817/cc0d5bf6/attachment.html>


More information about the Xapian-devel mailing list