Jensen-holm's picture
starting work with clustering algorithms
932b3cb
raw
history blame
49 Bytes
clustering_methods = {
"kmeans": "KMeans",
}