Skip to content
View CFMateo's full-sized avatar
:shipit:
Incognito
:shipit:
Incognito

Block or report CFMateo

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
CFMateo/README.md


➤ Bonjour ! I’m an ML engineer at an AI startup, working on NLP, model training, evaluation and data engineering.
➤ I study Mathematics & Computer Science at Université de Montréal.
➤ A few things I’ve built: CloudVisionServe — serving vision modelsRetinal grading — evaluation under class imbalanceInterpreting tabular models — SHAP & PDP
➤ Right now, I’m digging into GEPA, recursive language models (RLMs) and better LLM evaluation.
➤ Find me on Hugging FaceLinkedIn.

Pinned Loading

  1. retinal-grading-under-imbalance retinal-grading-under-imbalance Public

    A comparative machine-learning study for a five-grade diabetic retinopathy Kaggle competition, investigating model selection and evaluation under class imbalance.

    Jupyter Notebook

  2. CloudVisionServe CloudVisionServe Public

    Classify uploaded images with four pretrained PyTorch/TorchVision models through Flask and Streamlit, packaged with Docker for Google Cloud Run.

    Python

  3. interpreting-tabular-models interpreting-tabular-models Public

    Two Random Forest case studies connecting validation performance, global feature reliance, local SHAP attribution and input representation.

    Jupyter Notebook

  4. hilbert-matrix-numerical-stability hilbert-matrix-numerical-stability Public

    MATLAB experiment on ill-conditioned Hilbert systems: why residual, coefficient error and function error can tell different stories.

    MATLAB 1

  5. beer-quality-model-selection beer-quality-model-selection Public

    Seven-grade beer-quality classification on imbalanced Kaggle data, from KNN baselines to Bayesian-tuned HistGradientBoosting.

    Jupyter Notebook

  6. audioset-clip-reconstruction audioset-clip-reconstruction Public

    Reconstructing label-selected audio clips from Google's AudioSet metadata with Python, yt-dlp, and FFmpeg.

    Python