Hi again 👋
Some follow up question to my previous one ☝️
Does anyone know if kedro-azureml works well with kedro-mlflow? There is mlflow support in kedro-azureml, but not through kedro-mlflow. Anything I should be careful about? I already see that both azureml.yml and mlflow.yml config files require users to specify an
experiment_name
, which I guess should be made consistent at all times.
Thanks a lot :)