Skip to main content
All CollectionsFAQModeling FAQGeneral Modeling FAQ
How can I convert my G2M model to a Jupyter notebook?
How can I convert my G2M model to a Jupyter notebook?
Updated over 4 months ago

The G2M platform allows you to convert your model to a Jupyter notebook you can then edit and share as needed. The notebook also allows you to have finer control over hypertuning parameters, data pre-processing, etc. Note that once converted to a Jupyter notebook, your model if modified cannot be re-imported into the G2M platform but you can keep editing your original model. To convert your model:

  1. Go to the top of your model card on the Models page, then

  2. Select 'Convert to notebook' from the model menu

Note that your model configuration and metadata get converted but modeling results, if any, are not exported (you will need to re-run your model). To export results to a Powerpoint presentation, see How can I export my results to a presentation?

Did this answer your question?