What happens when you use NaN as a function value for LIBSVM?

My data calculated from Matlab has a lot of NaN for some correlation functions. My classification prediction results are terrible, so I was wondering if this was due to a problem. Will LIBSVM accept NaN as a valid input?

+4
source share

All Articles