The projects presented here touch on various topics, but the techniques used have multiple practical applications in the real world:
classification models can for example be used to flag anomalies in business transactions,
or to determine whether a client is likely or not to buy again at a store,
while Natural Language Processing is used for analysing feedback your clients leave online about your company.
If you have any question or request, do not hesitate to contact me!
Diamond price predictor

Creating a price prediction tool using an artificial neural network
Learn more
Text analysis

Using Natural Language Processing, visualizing themes in a novel
Learn more
Titanic survival prediction

Creating a classification model using Logistic Regression and KNeareast Neighbors on the famous Titanic dataset
Learn more
Scrabble letter selection
