Skip to content
View timfilhol96's full-sized avatar

Block or report timfilhol96

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.

Content in all repositories owned by your account will be closed.
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
timfilhol96/README.md

Hi, I'm Timothee ๐Ÿ‘‹

Senior Data Scientist in Singapore. I build machine learning on large-scale time-series data, and I like taking models all the way from a messy dataset to something that holds up under external validation.

  • ๐Ÿ”ญ Currently at Respiree, building predictive monitoring models on continuous sensor streams
  • ๐Ÿ“ˆ Shipped a LightGBM model that beat the incumbent commercial benchmark by 46% on positive predictive value, using only 4 input signals
  • ๐Ÿ—„๏ธ Built pipelines over a 3.8M-subject dataset (16.2B time-series records) with SQL and Polars
  • ๐Ÿง  Trained transformers, CNNs and ResNets from scratch in PyTorch and TensorFlow
  • ๐Ÿ› ๏ธ Outside work, I build small apps end to end: frontend, backend, deployment

๐Ÿš€ Projects

Project What it is Stack
Concertly Personal concert diary with stats on every show I've been to (68 concerts since 2010). Code is private, the app is live TanStack Start, Supabase
Nutrition Plan ยท live app Bilingual (EN/FR) meal planner that hits daily macro targets. Parses free-text ingredients with an LLM and pulls nutrition values from a food database Python, Streamlit, LLM API

๐Ÿ“„ Publication

  • Mayo Clinic Proceedings: Innovations, Quality & Outcomes (2025): external validation of a predictive monitoring model built on continuous sensor data. Read the paper

๐Ÿงฐ Toolbox

Python SQL Polars Pandas scikit-learn PyTorch TensorFlow LightGBM Weights & Biases AWS Streamlit Supabase React


โœ๏ธ Writing

I write Alive and Well, a weekly newsletter on fitness, nutrition and evidence-based health. Read it on Substack


๐Ÿ“ซ Get in touch

LinkedIn Email

Most of my professional work lives in private repositories. Happy to talk through it in more detail.

Pinned Loading

  1. nutrition_plan nutrition_plan Public

    A convenient tool to plan your daily meals and calculate your daily macros using natural language and USDA API.

    Python 1