FATE
FATE copied to clipboard
Catch Error Message When Missing Value Occurs In Transform Stage But Not Training In WOE Transformation
Describe the bug To do woe transform in guest site, when training data does not have missing value, but predicting data has. Error will occur as "index of bounds", which is confusing. This error message need to be catch.