03 — Work
Major Projects
A collection of end-to-end Machine Learning systems, ranging from computer vision to predictive analytics.
Iris Flower Classifier
The classic classification task, distinguishing among three species of iris based on sepal and petal measurements.
Digit Recognizer
Implementation of a digit recognition system using handwritten digit data, comparing traditional ML vs basic neural nets.
Spam Classifier
A text classification project using Naive Bayes to filter spam emails from legitimate ones based on message content.
Fashion MNIST Classifier
Classifying articles of clothing using advanced ensemble methods and CNNs for high-accuracy fashion recognition.