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
To deal with textual data at a basic level could offer a bag of words processing (instead to one-hot). TF/IDF might improve the result but is optional. It creates columns per type and values for token counts.