AxeldeRomblay / MLBox

MLBox is a powerful Automated Machine Learning python library.
https://mlbox.readthedocs.io/en/latest/
Other
1.49k stars 274 forks source link

Target encoding #59

Closed mileta1976 closed 5 years ago

mileta1976 commented 6 years ago

Hello.

Great package Axel !

Could you add target encoding ?

https://www.kaggle.com/ogrellier/python-target-encoding-for-categorical-features

Thank you !

AxeldeRomblay commented 6 years ago

Hello ! Thanks. I was already working on it... :) it will be soon released don't worry !

AxeldeRomblay commented 6 years ago

here is the code to do it : https://github.com/dirty-cat/dirty_cat/blob/master/dirty_cat/target_encoder.py

AxeldeRomblay commented 5 years ago

Hello, thanks for reporting this issue. I will close it since this feature will be added in a next release (MLBox 1.0.0 probably)