...
Through python code using the method
...
Having a MLFlow project you can run the train of a model with the following command
mlflow run {folder project} -P {mlflowparams}
for example:
And watch this execution in the controlpanel and explore it:
...
mlflow-onesaitplatform-plugin