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
In this project I Preprocess the movie dataset into a more convenient format, and then transform them into feature vector through CountVectorizer then Assessed word relevancy via term frequency-inverse document frequency i ALSO TRIED hashing vectorizer for memory efficienct on large data and using SDG CLASSIFER