In this basic data science project, the KNN algorithm is implemented without using any other external data science libraries except numpy and pandas to classify a 16-personalities test dataset, and accuracy calculations are performed on the results.
In this basic data science project, the KNN algorithm is implemented without using any other external data science libraries except numpy and pandas to classify a 16-personalities test dataset, and accuracy calculations are performed on the results.