You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @joelchen the default settings assume that a column with more than 100 non-numeric unique values is a text column, not an enum column. You can force the CLI to treat your target column as an enum column using a config file.
@nitsky Alright, the accuracy of 100 variants is low and I have not trained again with enum as target column in config file, but other users may encounter this issue, so I will leave it to your team to decide whether there is room for improvement.
When column to predict has more than 100 variants for multiclass classification, there is following error during training:
The text was updated successfully, but these errors were encountered: