DebiAI Gui is an open source package that allows you to launch DebiAI in a standalone state. Thus by installing this module you can use quickly the DebiAI 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
The full documentation is available on the DebiAI website.
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.
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.
DebiAI-GUI is available as a python module with pip. To install it, you can follow the installation guide.
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:
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-GUI is developed by And is integrated in