shankarpandala / lazypredict

Lazy Predict help build a lot of basic models without much code and helps understand which models works better without any parameter tuning
MIT License
2.78k stars 321 forks source link

Not work on multiclass problem #361

Open rushidarge opened 2 years ago

rushidarge commented 2 years ago

while apply on multiclass problem where output are more than 2

'ColumnTransformer' object has no attribute '_check_n_features'

bablf commented 2 years ago

Same goes for multi-label problems. (N total classes and each sample has 1 to N-1 Labels)