simulate some data in the shape of 2 half-moons and run some clustering algorithms on them.
halfmoon.cluster(seed, N = 150, noise = 0.5, ...)
seed
N
noise
...
Toby Dylan Hocking