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 <t3k...@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@python.orghttps://mail.python.org/mailman/listinfo/scikit-learn > > > _______________________________________________ > scikit-learn mailing list > scikit-learn@python.org > https://mail.python.org/mailman/listinfo/scikit-learn >
_______________________________________________ scikit-learn mailing list scikit-learn@python.org https://mail.python.org/mailman/listinfo/scikit-learn