I have a modestly wide data set, which has 10 categorical features and the total columns after the one hot transformation is 396. The predict function crashes R in this use case.
I am not sure where is the problem. The train works on the similar size of the data. Not sure what the root cause is. Has this package been through some stress testing?