It is recommended to use mlflow on .py
file instead of a jupyter nootebook. Why?
If I use it directly on the notebook, will I have problems in the future?
It is recommended to use mlflow on .py
file instead of a jupyter nootebook. Why?
If I use it directly on the notebook, will I have problems in the future?
It’s works fine in a notebook, in fact that’s where it’s arguably the most helpful. If you use it in a notebook, you will have no problems in the future.