Skip to content
Prev 350523 / 398503 Next

GLM: What is a good way for dealing with new factor levels in the test set?

Hi thuksu,
Would defining the factor in your training set with all the levels
that occur in the test set solve the problem? That is, there would be
at least one factor level in the training set even though there were
no instances of that factor.

Jim
On Thu, Apr 30, 2015 at 8:05 AM, thuksu <toby at huksu.com> wrote: