Goto

Collaborating Authors

 logistic regression categorical data


Logistic Regression categorical data issues • /r/MachineLearning

@machinelearnbot

I have created a model in R using data with a lot of categorical data and it works well enough (70% classification rate). I need to transfer the code to python for launching to production, however when i transfer the code the results decrease considerably (40% classification rate). I think it may be to do with how I encode the categorical data, any ideas?