JaroslawWiosna / regionalizer

How to choose the best capital of a state and regions? Divider into regions, especially for administrative purposes
Mozilla Public License 2.0
2 stars 2 forks source link

k-means alghorithm proof of concept #90

Closed kermit10000000 closed 5 years ago

kermit10000000 commented 6 years ago

Descrpition

Some simple code example and maybe graphic to show the usage of k-means alghoritm in our project.


Release affected

Yes, it is part of the 0.4.0 release.


Priority

Medium Prio - part of 0.4.0 release, no impact on other contributors work


Is there possible contributor who could fix the issue

Jaroslaw Wiosna


kermit10000000 commented 6 years ago

@JaroslawWiosna is this closed by this https://github.com/JaroslawWiosna/regionalizer/pull/99 ?

JaroslawWiosna commented 6 years ago

@kermit10000000 Not yet. I want to work a little bit on the output of the makeSubregions method. I need to work on documentation as well...

JaroslawWiosna commented 6 years ago

@kermit10000000 It could be moved on DONE, but I'd like to take a closer look into this again.

kermit10000000 commented 6 years ago

Ok, I moved it done but i will keep an issue open then for a little bit more. Please close it when you will close the case completly.

JaroslawWiosna commented 5 years ago

Starting from scratch with 7e13971