sylvaticus / BetaML.jl

Beta Machine Learning Toolkit
MIT License
94 stars 14 forks source link

Add PAM algorithm to fit KMedoidsClusterer #52

Open sylvaticus opened 1 year ago

sylvaticus commented 1 year ago

Add PAM (or FastPAM) to fit the KMedoidsClusterer

see https://github.com/mthelm85/PAM.jl/issues/3