<@!594948449095647256> I have just run the command...
# plugins-integrations
d
@User I have just run the command
Copy code
kedro mlflow init
and then
Copy code
kedro run
on the repository mentioned above. The thing that is happening as of now is, the parameters aren't logged separately as separate runs. Its all present in just one single run. Since the models are different I want the runs recorded separately. How do I achieve that? Do note that the modelling pipeline in this repo has used namespace for grouping multiple regression models