Skip to content
View louistransfer's full-sized avatar

Highlights

  • Pro

Block or report louistransfer

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
louistransfer/README.md

Introduction

My name is Louis, I have recently graduated from the X-HEC MSc Data Science for Business curriculum. I learned how to leverage data science pipelines, machine learning algorithms and deep learning models to answer concrete business issues though hands-on projects with prestigious consulting firms, banks and start-ups. I am also highly interested in Data Engineering topics, such as databases management, code packaging (Poetry, mamba), API frameworks, containers (Docker, Kubernetes, Kubeflow) and GitOps (Github Actions).

My curriculum also included courses on data science applied to finance. It is the subject of my HEC Paris Research Paper which aimed to map the use of data science techniques in the Venture Capital world. Its results are available as an interactive webapp accessible here: https://louistransfer-research-paper-analysis-home-co337u.streamlitapp.com/

Personal projects

  • object-detection-ign : an object detection API available as a Docker image. It loads aerial imagery from the French IGN (Institut national de l’information géographique et forestière) using the WMTS protocol, performs object detection on vehicles present on the image with Tensorflow and returns the results as a JSON response. The entire process runs on the Starlite ASGI framework.
  • Kajin: an unofficial Python wrapper for the Jinka API (a website to look for appartment rentals): the project goal is to get a dataset of appartments available on the app as a CSV and Excel file containing various pieces of data about them, and to clean expired flat offers.

Academia Projects

  • Implementation of a map-reduce algorithm to determine the number of connected edges in a graph using Scala and PySpark.
  • FinTech market lending simulation, where 5 groups had to predict how much they would like to lend to specific clients based on their characteristics. I used boosted trees in order to compute a probability of default on the loan. This simualtion aimed to illustrate the Winner's curse.
  • Anomaly detection on stock exchange volatility matrices, using autoencoders to correct erroneous matrices.
  • Data science applied to consulting projects, such as a client churn detection problem and a real estate prediction pipeline.
  • Detection of High-Frequency Traders (HFT) in a competition organized by the AMF (Autorité des Marchés Financiers), France's financial watchdog.

Pinned Loading

  1. MaximeRedstone/graphsMapReduce MaximeRedstone/graphsMapReduce Public

    Jupyter Notebook

  2. object_detection_ign object_detection_ign Public

    An object detection project using French IGN maps, complete from data acquisition to deployment on an on-prem Kubernetes cluster.

    Jupyter Notebook 4

  3. hehlinge42/cnn hehlinge42/cnn Public

    Jupyter Notebook

  4. kajin kajin Public

    A simple Jinka wrapper written in Python.

    Python 5 2

  5. research_paper_webapp research_paper_webapp Public

    A repository to showcase the code used for the webapp of my research paper.

    Python 1