Is your feature request related to a problem? Please describe.
Great expectations looks fantastic. We are thinking about adding it to our MLOps platform (Kedro, MLflow, etc.). It would make sens to have the validation checks tracked together with pipeline runs via MLFlow tracking, as currently the HTML reports are stored separately.
Describe the solution you'd like
I guess a great-mlflow plugin that would allow to link great-expectations with mlflow, so that the HTML validation reports can be opened from MLflow UI.
Describe alternatives you've considered
A separate great-expectations UI tracking validation runs that can be self-hosted somewhere (just like in MLflow).
Is your feature request related to a problem? Please describe.
Great expectations looks fantastic. We are thinking about adding it to our MLOps platform (Kedro, MLflow, etc.). It would make sens to have the validation checks tracked together with pipeline runs via MLFlow tracking, as currently the HTML reports are stored separately.
Describe the solution you'd like
I guess a great-mlflow plugin that would allow to link great-expectations with mlflow, so that the HTML validation reports can be opened from MLflow UI.
Describe alternatives you've considered
A separate great-expectations UI tracking validation runs that can be self-hosted somewhere (just like in MLflow).