TyMick/loan-risk-neural-network

TypeError: argument of type 'NoneType' is not iterable

rohit123sinha456 opened this issue · 1 comments

The transformer is giving this error when the transformer definition is taken from the Kaggle notebook, its working fine.

include in the predict.py before loading the transofrmers
transformer.drop_cols = []