Maximum Efficiency achievable using KNN

I was able to hit 67% efficiency. What is the max efficiency achievable and can I upload my code on GitHub?

hey @fguglani ,
that’s really great that you have achieved 67 % with KNN but it can be made much better as with KNN you can achieve a maximum accuracy of around 75-77%, you need to perform some tuning .

with KNN : 75-77%
but with other techniques and algorithms 90-98%.

Yes, You can.

I hope your doubt is now resolved.
Thank You and Happy Learning :slightly_smiling_face:.