angelmtenor / data-science-keras

Data science projects with Keras
MIT License
3 stars 4 forks source link

Remove low-frequency categories #6

Closed angelmtenor closed 6 years ago

angelmtenor commented 7 years ago

Create new function 'remove_categories' saving a dict of selected categories for each categorical features for validations and tests sets

angelmtenor commented 6 years ago

Implemented remove_categories function in helper.py