AgileDataScienceUB / ADS4

0 stars 0 forks source link

Implement One Hot encouding on the feature transformation #40

Closed escapa12 closed 6 years ago

escapa12 commented 6 years ago

Update the create_predictor function of pandoras_box.py so that it uses One Hot encouding and test. Effort: 4

escapa12 commented 6 years ago

Instead of using one hot encouding we used an alternative strategy. It is descrived on the wiki: https://github.com/AgileDataScienceUB/ADS4/wiki/Data-transformation