Problem-solving ML and software engineer

Credit score model
Credit score model

A credit score model created by testing several different deep learning methods. The result is an equation that gives the probability of not honouring a debt.

ML Engineer
Graduate Student
Software Engineer
Python
scikit-learn
TensorFlow

A K-means algorithm for the detection of false banknotes
A K-means algorithm for the detection of false banknotes

Using the scikitlearn library, we generate, by recursive feeding of the k-means algorithm, a graph that classifies the banknotes in two clusters.

ML Engineer
Graduate Student
Software Engineer
Python
scikit-learn
TensorFlow

Twitter bot
Twitter bot

An updated twitter bot for automatically tweeting something. It uses selenium and it can be easily accompanied by a scheduled run with the likes of cron.

ML Engineer
Graduate Student
Software Engineer