Check out the Clustering.jl package which has an interface for silhouette. Specifically, see this file: https://github.com/JuliaStats/Clustering.jl/blob/master/src/silhouette.jl
-Jacob On Mon, Nov 10, 2014 at 5:53 AM, Francesco Brundu < [email protected]> wrote: > Hi all, > I am new to Julia. I searched a bit but I did not find anything related to > the silhouette (http://en.wikipedia.org/wiki/Silhouette_(clustering)) .. > Do you know if there is something about it? > > Thanks, > Francesco >
