You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
you can produce a new input data or centroid data through 'randomInput.py'
The parameters of randomInput are "filename, min coordiante, max coordinate, the number of input data"
eg.
$ python3 randomInput.py input.data 0 100000 50000
$ python3 randomInput.py cluster.data 0 100000 8