[scikit-learn] Clustering Algorithm based on correlation distance

Safi Ullah Marwat safiullahmarwat at gmail.com
Wed Sep 4 00:41:09 EDT 2019


Thank you Mr.Mueller
Can you share any example sentence? I searched but found this link
https://stackoverflow.com/questions/24560799/how-to-use-a-precomputed-distance-matrix-in-scikit-kmeans
which
says one cannot supply precomputed distance matric. the one kmean calculate
precomputed matric that's for speed purpose, but that's too based on
euclidean distance.
thanks in advance

On Wed, Sep 4, 2019 at 2:41 AM Andreas Mueller <t3kcit at gmail.com> wrote:

> There are many that allow "metric='precomputed'".
>
>
> On 9/2/19 10:06 AM, Safi Ullah Marwat wrote:
>
> Dear List,
> Is there any clustering algorithm, which is based on correlation
> coefficient instead of Euclidean/Manhattan distance?
>
> Regards
>
> _______________________________________________
> scikit-learn mailing listscikit-learn at python.orghttps://mail.python.org/mailman/listinfo/scikit-learn
>
>
> _______________________________________________
> scikit-learn mailing list
> scikit-learn at python.org
> https://mail.python.org/mailman/listinfo/scikit-learn
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20190904/dc5aa9fc/attachment.html>


More information about the scikit-learn mailing list