1. Cuckoo Filter in Python

    I implemented a cuckoo filter in python and open sourced the resulting implementation for other developers.

    Featured on Hacker News. Here is a link to the repository

  2. FairML

    Open source implementation of my master’s thesis project. The goal of this package is to enable non-machine learning analysts to query predictive models in order to detect bias in such models.

    Here is a link to the repository.