Happy New Year
Jan 8, 2015
One intensive year has ended. It has left behind theses new technologies it has brought. 2015 promises to be excting. Read More
Receive 10 links you bookmarked on Pinboard every morning using Celery
Dec 8, 2014
If, like me, you are bookmarking dozen websites each day and forget them after a week, you may want to receive random picks every morning to refresh your memory. Read More
Realtime classification of news
Nov 17, 2014
Using a simple Machine Learning algorithm (SVM) and a minimal manual labelling process, I'm classifying automatically the online news of the RTS journal in realtime to plot an index. The goal is to understand the distribution of these news over time, compare them with other journals and find trends or patterns. Read More
The top 100 tennis ATP rankings in the last 5 years
Oct 6, 2014
What are the tennis players that have not left the top 100 ranking of the [ATP classement](http://www.atpworldtour.com/) in the last 5 years? Here is a visualization that tried to answer this question. Read More
iPython notebook + fabric to create a personal commando.io
Oct 1, 2014
Commando is a nice service that let you store shell scripts and run then on different servers. What if you can create a more flexible but similar environment for your daily scripts for free? Meet iPython and Fabric. Read More