When column to predict has more than 100 variants for multiclass classification, there is following error during training: ``` ✅ Inferring train table columns. 6s ✅ Loading train table. 6s ✅ Shuffling. 0s 846ms ✅ Computing train stats. 10s ✅ Computing test stats. 2s ✅ Finalizing stats. 11s error: invalid target column type ```