executing the regression sample, after executing:
r.run("transform")
(with succesfull results)
i execute: r.get_artifact("transformer")
getting the following:
WARNING mlflow.recipes.artifacts: The artifact with name 'transformer' was not found. Re-run the 'transform' step to generate it.