Interact with a Project
In this section, we show how to interact with a project and its content (Models, Datasets, Explanations and Fairness Dashboards)
Last updated
In this section, we show how to interact with a project and its content (Models, Datasets, Explanations and Fairness Dashboards)
Last updated
expai.ExpaiProject
To initialise this class, it is required to get a project object using expai.ExpaiAccount.get_project()
. More info here.