Skip to content

Wizard-hash2/sentimental_analysis_with_Machine_learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

in this repo I did following: 1. Cleaning and preparing text data 2. Building feature vectors from text documents 3. Training a machine learning model to classify positive and negative movie reviews 4. Working with large text datasets using out-of-core learning 5. Inferring topics from document collections for categorization

About

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

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors