dimanche 4 juin 2017

How to generate a set of random points within a given (x,y) coordinates in an x-y plane in python?

Suppose I want to take 4 clusters of points. Each cluster can be within a given set of x-y co ordinates. Each point within a cluster is a random generated point.

These clusters will be acting as input for my K-Means clustering problem. How do I do it using Python?




Aucun commentaire:

Enregistrer un commentaire