Project on prediction of stock prices using a simple linear regression model in Python
Project on classification of handwritten digits using Convolutional Neural Network (CNN) in Keras with the standard MNIST dataset .
Project on sentiment analysis of Twitter data to help detect tweets with hate speech by applying ML models like Gaussian Naive Bayes, Multinomial Naive Bayes and Random Forests with Python.