Katrin-Misel Ponomarjova

Academic Staff at the Work-Life Robotics Institute, Offenburg University of Applied Sciences


RNCP level 7 in AI Engineering from OpenClassrooms, in partnership with Microsoft and CentraleSupélec graduate engineering school.


Github Medium LinkedIn

Projects

Assessing credit default risk with supervised learning > link

E-commerce customer segmentation with unsupervised learning > link

Natural Language Processing and Computer Vision for the Yelp reviews database > link

Natural Language Processing

  1. Filtering out negative reviews from a sample (5000 reviews)
  2. Preprocessing reviews to a format compatible with the NLP model
  3. Extraction of topics from negative reviews with Gensim's Latent Dirichlet Allocation
  4. Results analysis and visualization

Computer Vision: Image Classification

  1. Equalizing the histograms for each photo in the sample (100 photos per label, 500 photos total)
  2. Testing ORB for feature extraction
  3. Dimensionality reduction and KMeans clustering
  4. Using transfer learning with VGG16 for feature extraction
  5. Dimensionality reduction and KMeans clustering
  6. Visualizing and analyzing results
  7. Analyzing some examples of mislabeled photos

A synthesis of the project can be found here : https://katrinmisel.github.io/project_synthesis.html

Comparing deep learning model performances on binary sentiment classification > link

Image segmentation for autonomous vehicles > link

Deploying a content recommendation app with Azure > link

Chatbot, tools: