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
There are many ways of handling the 'sequence' column. Right now OrdinalEncoder is applied on the dummy notebook. It doesn't seem to be helpful as reflected by the confusion matrix. Suggest alternative approches. One I can think of is applying tfidf or countVectorizer in some way. Discuss the same here. Any pull requests are appreciated.
The text was updated successfully, but these errors were encountered:
There are many ways of handling the 'sequence' column. Right now OrdinalEncoder is applied on the dummy notebook. It doesn't seem to be helpful as reflected by the confusion matrix. Suggest alternative approches. One I can think of is applying tfidf or countVectorizer in some way. Discuss the same here. Any pull requests are appreciated.
The text was updated successfully, but these errors were encountered: