Data projects by Sylvain Friot

The access to the projects is temporarily disabled. I am looking for a way to bring you those projects with a small latency at a reasonable price.

You will find in those pages the outcome of two projects I have done during my data science cursus. I use Flask together with Apache WSGI.

You can contact me through my LinkedIn page (please include a reference to this website): https://www.linkedin.com/in/sylvainfriot/

Stack Overflow questions : NLP, text classification and tags suggestion

This utility uses multi-label classification to suggest tags for a Stack Overflow question (supervised learning). It also suggests a few other tags based on unsupervised learning.

Dog race : image classification

This utility implements a deep learning approach. The model uses transfer learning and has been fine-tuned. A more sophisticated version has been added : it uses object detection to zoom on the dog(s) and to improve the accuracy of the race prediction.