Sami Khenissi
Research scientist @ Meta
Archives
An end-to-end intelligent assistance tool for crowdfunding projects
Estimate the probability of success of crowdfunding projects using machine learning classification algorithms and develop a Ruby library to help users boost their campaigns. This work has been done during my Data Science Internship at DigiSponsor in Paris Collect (scrape) crowdfunding project’s data from Kickstarter using python Perform exploratory statistics and analysis on the data…
CRUD web application in order to manage a data center’s equipment.
I implemented a web application using PHP and SQL to manage a data center’s equipment. The web app was used to track and update the inventory of a given data center. This project has been completed during My Software Engineering internship at Orange – Tunis
Implementing an Online Recommender system based on MovieLens data and ExplainableMatrix Factorization algorithm
Team Leader of the Project (team of 5 students): Track progress and design next steps based on Agile process Using JEE, we implemented a web application that manages accounts and rating systems Using python, we designed a web service to provide explainable recommendation using REST architecture that we hosted on AWS Write Different design documents…
Implementing MapReduce for a word counting algorithm distributed across multiple AWS instances
•Design client-server communication using Go language •Implement different steps of MapReduce for wordcount problem using Go •host and test the project on AWS using multiple EC2 instances