The project classifies images using CNN on Fashion MNSIT and CIFAR-10 dataset present in Tensorflow library in Python.
The project classifies the text reviews using the TF-IDF Vectorizer and the prediction is done using support vector machine model using Python language.
To perform sentiment Analysis on the extracted tweets and classify them into Positive, Negative, Neutral using Python language.