Within a notebook you can generate regression models as part of your workflow. You may want to import these models into another notebook for other use-cases. The export function allows you to export a model for use in another notebook or to all teams on the platform.
This model export function is compatible with any type of model that can be generated in the Monolith platform.This does not export models for use outside the Monolith platform, but makes the model available for importing into other notebooks/teams within the platform. It will appear in the available list of models referenced by its Export Name when using the Import Global Model function. Once exported, the model will appear in the data manager and can be accessed via the Import Global Model function.