I'm using SVM regression to do a prediction work. the variable i use includes of month value(such as 1,2,3...,12) and hour value(such as 0,1,2,...) and other continuous variable, do i need to standardlize month and hour? why?
I'm using SVM regression to do a prediction work. the variable i use includes of month value(such as 1,2,3...,12) and hour value(such as 0,1,2,...) and other continuous variable, do i need to standardlize month and hour? why?