Interact with a Project

In this section, we show how to interact with a project and its content (Models, Datasets, Explanations and Fairness Dashboards)

expai.ExpaiProject

To initialise this class, it is required to get a project object using expai.ExpaiAccount.get_project(). More info here.

Within a Project object, you can interact with:

Last updated