How can I increase accuracy level int this ?
I have been getting an accuracy of 76% on the value of k=23.
Also why it get reduced to 75% when k=25?
How can I increase accuracy level int this ?
I have been getting an accuracy of 76% on the value of k=23.
Also why it get reduced to 75% when k=25?
hey @aditrisriv ,
Actually the thing , this value of K depends upon data.
Its not always that if you increase the value , and result will improve.
It is a hyper parameter , and we need to find a value of it which suits the best on our data.
I hope you understand this.