I have a dataset which contains dependent variance Y and several independent variances X1, ... , X10. Y has 5 possible values: A, B, C, D, E, a proportion of each value is: A: 80%, B:10%, C:5%, D:3%, E:2%.
I want to build a model to predict the value of Y, I decide to pick up 70% of the...