numb3r33/Loan-Default-Prediction

Separate Feature Selection from Pipeline

numb3r33 opened this issue · 0 comments

I think feature selection should be separated from pipeline as it can not be considered as a valid transformer object. May have to come back to it at some point later.