Usage

In this section, we present you all features included in our EXPAI Python Client.

Understanding EXPAI contents structure

Before you start coding, it is important to understand how your information is structured within our platform.

Currently, all information is visible and editable by all users in the organisation. Custom roles and permissions coming soon.

Organisations will create Users that will be able to interact independently with Projects, that contain Models, Datasets, Explanations and Fairness Dashboards.

  • Organization

    • Users

    • Projects

      • Models

      • Datasets

      • Explanations

      • Fairness Dashboards

Last updated