SCraping from youtube
preprocessing dataset
Textblob sentiment analyzer returns two properties for a given input sentence: Polarity is a float that lies between [-1,1], -1 indicates negative sentiment and +1 indicates positive sentiments.
Model :Random forest, LogisticRegression, MultinomialNB