Pingouin
Pingouin is an open-source Python package for statistics. It is built on top of Pandas and NumPy and provides high-level functions to perform the most common statistical tests. Learn more on the documentation or check the code on GitHub
Staff Machine Learning Scientist @ Oura
I am a Staff Machine Learning Scientist at Oura, where I build and ship health-tracking algorithms from concept to production. I lead end-to-end ML development on large wearable datasets, combining physiological insight with modern modeling approaches to build foundation models and digital health screening algorithms across both wellness and regulated contexts.
A core part of my work is translating deep learning research into systems that operate at scale and have real health impact. At Oura, I act as a technical lead on cross-functional teams, collaborating closely with product, clinical, and regulatory partners to bring deep learning models from research into production.
Trained as a neuroscientist, my background is in sleep physiology, neuro-imaging and wearable sensing. Before Oura, I was a postdoctoral researcher at UC Berkeley's Center for Human Sleep Science, studying how sleep disruption contributes to cardio-metabolic and neurodegenerative disease. My research has been published in top-tier journals and featured in major media outlets.
Alongside my industry and research work, I enjoy building tools for the broader scientific community. I am the creator and maintainer of widely used open-source Python libraries, including Pingouin (statistics), YASA (sleep analysis), and AntroPy (time-series complexity).
Please find below a list of selected publications (last updated May 2025)
PDF versions are provided for individual, noncommercial purposes only. These files may not be reposted without permission. Copyright and all rights therein resides with the respective copyright holders, as stated
within each paper.
Please visit my GitHub repository for an exhaustive list of the projects/software that I am contributing to.
Pingouin is an open-source Python package for statistics. It is built on top of Pandas and NumPy and provides high-level functions to perform the most common statistical tests. Learn more on the documentation or check the code on GitHub
YASA (Yet Another Spindle Algorithm) is an open-source Python package for sleep analysis. It implements several state-of-the-art and validated algorithms to score sleep stages, detect spindles & slow-waves, and calculate features from sleep polysomnography recordings. Learn more on the documentation or check the code on GitHub
AntroPy is an open-source Python package for computing several entropy & complexity metrics of time-series. Learn more on the documentation or check the code on GitHub.