TyMick/loan-risk-neural-network

Found unknown categories

shantanuo opened this issue · 1 comments

Getting this error:
ValueError: ['term', 'application_type', 'home_ownership', 'purpose']: Found unknown categories ['wedding'] in column 3 during transform
The full stack of error is here...

https://github.com/shantanuo/stack_question/blob/master/loan-risk-neural-network.ipynb

Oops, GitHub never notified me when this issue was opened; sorry I missed this! I'll try and take a deeper look when I've got some free time.