A machine learning project that classifies SMS messages as either spam or not spam (ham) using a Multinomial Naive Bayes classifier
KNN, Logistic Regression, Decision Tree, and other machine learning models are explored, examined, and applied to find the best approach for university admission prediction
Used TensorFlow to detect objetcs in images
Transfer the style of one image onto the content of another, creating stunning artistic effects.
Decrypt a given substitution cipher text without prior knowledge of the key using the genetic algorithm.
A simple To-Do list web application for defining tasks and sub-tasks, specifying their due date, and planning for doing them.