Skip to content

debiai/DebiAI

Repository files navigation

Online documentation
License cd
Activity Last commit
Code style: black Code style: flake8 code style: prettier

Why DebiAI ?

DebiAI is an open-source web application that aims to facilitate the process of developing Machine Learning models, especially in the stage of the project data analysis and the model performance comparison.

DebiAI provides data scientists with features to:

  • Identify biases and errors in your input, results, contextual or ground truth project data
  • Make a comparison of the performance of your ML according to their contextual results
  • Select and create sets of data graphically for further analysis or (re-)training purposes
  • Quickly create and share statistical visualizations of your project data for your team or client

Documentation

The full documentation is available on the DebiAI website.

Dashboard

DebiAI has a Web Graphical User Interface with a complete data visualization toolkit offering many statistical analysis tools:

The dashboard is highly customizable and can be used for large and small projects. Learn more about the widgets and how to use them.

Data

DebiAI is designed to be used for any kind projects and data, it is particularly useful for projects that involve many contextual data.

DebiAI provide two main ways to import your data:

  • A DebiAI Python module is provided to insert, directly from your Python workflow, the data and model results that you want to study.
  • You can also create a Data Provider, a Web API that will allow DebiAI to reach your data and model results from any programming language and any data sources without duplication. Check out the DebiAI Data Provider NodeJs template for an example of a Data Provider.

Installation

DebiAI is available as a Docker image. To install it, you can follow the installation guide.

Use cases

As part of the Confiance.ai program, we (the IRT SystemX) are using and developing DebiAI for a wide range of use cases.

One of them is the Valeo - WoodScape dataset:

Valeo - WoodScape

The Valeo - WoodScape dataset is an annotated image dataset taken from 4 fisheye cameras. DebiAI is used to analyze the dataset for biases and outliers in the data.

Withing the Confiance.ai program, DebiAI has been able to import the project data, detect biases, find annotations errors and export them to the project's image annotation tool.


DebiAI is developed by And is integrated in