[scikit-learn] Request for single pass clustering algorithm

Andreas Mueller t3kcit at gmail.com
Tue Feb 21 09:22:18 EST 2017


Hi Gaurish.
scikit-learn-owner is the email address for the mailing list 
administration. See the FAQ on contacting the project:
http://scikit-learn.org/stable/faq.html#what-s-the-best-way-to-get-help-on-scikit-learn-usage

For feature requests I would suggest the issue tracker.

This sounds like "single pass" is the same as agglomerative clustering 
with the average linkage criterion.
Or is it any different from that?

Andy


On 02/21/2017 04:39 AM, Gaurish Thakkar wrote:
>
> I would like to make a request to Scikit team to please implement and 
> incorporate the single pass clustering algorithm. It is one of the 
> most basic online algorithms and
> the link below dicusses the process in detail.
> [http://facweb.cs.depaul.edu/mobasher/classes/csc575/assignments/single-pass.html]
>
> -- 
> /Regards:/
>  Gaurish P Thakkar
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20170221/0133dd3d/attachment.html>


More information about the scikit-learn mailing list