You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: