Scenario: Professor Charles Xavier, the visionary founder of the X-Men, has initiated the migration of the Xavier Institute’s on-prem infrastructure, which is approaching its end-of-life. Logan, a developer on the IT migration project , has set up an MLflow run that executes a Python script to train a machine learning model . While the model is logged during the run , it also needs to be registered in the MLflow Model Registry . Question: What code should be included to ensure the model is registered during the run ?