Thanks to python and the data preprocessing done before, the implementation will be quite fast. We are going to use the famous python library for the data science, Scikit-Learn. It has many machine learning algorithm including the K Nearest Neighbors named KNeighborsClassifierin the library.