[scikit-learn] Maximum Dissimilarity Sampling

Shyam Saladi saladi at caltech.edu
Thu Jul 27 14:47:33 EDT 2017


Hello all,

I'm looking to sample a large dataset for a subset that best covers the
space. One way of doing this would be maximum dissimilarity, say as
implemented in R as part of caret::maxDissim
<https://rdrr.io/cran/caret/man/maxDissim.html>. Is anyone are of similar
functionality available as part of a common Python package, perhaps in
scikit-learn?

Many thanks in advance,
Shyam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20170727/216be1ef/attachment.html>


More information about the scikit-learn mailing list