Skip to content

On-premise users: click in-app to access the full platform documentation for your version of DataRobot.

Export model insights and visuals

Access this AI accelerator on GitHub

This accelerator presents some examples for taking a DataRobot project and exporting its model insights as both machine-readable files and plots in various file formats. It will demonstrate how to use the Python API client to:

  • Securely connect to DataRobot.
  • Get data.
  • Start a DataRobot binary classification project.
  • Retrieve and evaluate model performance and insights.
  • Package up insights and output them in various file formats.

Updated January 31, 2024