Error predicting attribute with missing values
I have a time series and I want to predict a binary label I've created. But on AutoModel it throws out an error for every learner when I try to predict with a missing label. Is this usual behaviour or there might be something wrong here?
I mean... what is the point of predicting if you cannot predict on an unknown label value.
Tagged:
0
Best Answer
-
pblack476 Member Posts: 83
Maven