There are almost 9 categorical features with the same number of categories (defining 3 sites).
For my GBT algorithm, I am just using site feature and dropping others. Does anyone have any suggestion on using these features effectively?
I also dropped those categorical features. I don't know a way in which you can transform them or derive useful features from them.
I also dropped those categorical features. I don't know a way in which you can transform them or derive useful features from them.