ELI5 is a Python library which allows to visualize and debug various machine learning models using a unified API
From the documentation:
ELI5 is a Python library which allows to visualize and debug various machine learning models using unified API. It has built-in support for several ML frameworks and provides a way to explain black-box models.
It is not to be confused with Reddit's "Explain Like I'm Five" (ELI5) or the ELI programming_language.