You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@madlib.apache.org by "Frank McQuillan (Jira)" <ji...@apache.org> on 2019/10/07 21:56:00 UTC

[jira] [Closed] (MADLIB-1383) k-means related functions must use same default distance function

     [ https://issues.apache.org/jira/browse/MADLIB-1383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Frank McQuillan closed MADLIB-1383.
-----------------------------------
    Resolution: Fixed

https://github.com/apache/madlib/pull/447

> k-means related functions must use same default distance function
> -----------------------------------------------------------------
>
>                 Key: MADLIB-1383
>                 URL: https://issues.apache.org/jira/browse/MADLIB-1383
>             Project: Apache MADlib
>          Issue Type: Bug
>          Components: Module: k-Means Clustering
>            Reporter: Frank McQuillan
>            Priority: Minor
>             Fix For: v1.17
>
>
> Please check that all k-means and related functions use the default distance function
> {code}
> madlib.squared_dist_norm2
> {code}
> This includes
> {code}
> k-means()
> average silhouette function()
> per point silhouette function()
> closest_column()
> others???
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)