Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
I tried to overcome this kata with a gaussian approximation, but sadly can't get the final tricky tests without "inproper finetuning".
I'm going to switch to a suggested k-means algorithm for my next try.
I expected advanced requirements, therefore started a more complex solution... found out midway that it was not needed, so I interrupted it. Unfinished solution.