Johann FaouziAssistant Professor in Computer Science

Home Publications Teaching Workshops Open Source Software

I strive for open science and open source software in particular. I like contributing to software that I use regularly (that’s my way of thanking) and creating my own software. Here you can find some highlights of my contributions on GitHub. For an exhaustive list, you can check out my GitHub profile.

Created software

pyts: GitHub, Documentation

I created and maintain pyts, which is a Python package dedicated to time series classification. It aims to make time series classification easily accessible by providing preprocessing tools, dataset loading utilities and implementations of many algorithms.

Other software

scikit-learn: GitHub, Documentation

tslearn: GitHub - Documentation

numpy: GitHub - Documentation

scipy: GitHub - Documentation

umap-learn: GitHub - Documentation