KNN-K-Nearest-Neighbours-3D-points A minimal program in Python to classify a point regarding their K Nearest Neighbours in a 3D space. Each object has a color and by calculating the Nearest Neighbours, we classify the color or a certain new point.