Split validation KNN

Antmrcpc
Antmrcpc New Altair Community Member
edited November 5 in Community Q&A
Can i use split validatin to KNN?
Tagged:

Answers

  • CKönig
    CKönig New Altair Community Member
    Hi Antmrcpc,

    this is a very generic question, so the very generic answer is: sure.

    More specifically, you can (and should!) validate any* learner using a split validation.

    (*of course, there are special cases, e.g.: time-series data)