Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
bob
bob.learn.em
Merge requests
!41
Python implementation of k-means
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Yannick DAYER
requested to merge
py-kmeans
into
pure-python
Aug 16, 2021
Overview
1
Commits
14
Pipelines
5
Changes
7
k-means in Python using dask arrays, and init function from dask-ml.