Diabetes Detection Challenge

How can i increase the accuracy of my KNN algorithm for detecting diabetes. I have done the standard normalization of both testing and training data. I have also tried different values of K.
And my current accuracy is 78%.

That is the maximum achievable accuracy using KNN. If you want to achieve more you need to shift to other deep learning techniques.

Hope this resolved your doubt.
Plz mark the doubt as resolved in my doubts section. :blush: