5.8. Log data drift test results to MLflow [CODE PRACTICE]
A code example walkthrough of logging the results of data drift tests implemented with Evidently to Mlflow and viewing the results in the MLflow interface.
Last updated
A code example walkthrough of logging the results of data drift tests implemented with Evidently to Mlflow and viewing the results in the MLflow interface.
Last updated
Video 8. , by Emeli Dral
In this video, we show how to log the results of data drift tests implemented with Evidently to Mlflow and view the results in the MLflow interface.
Want to go straight to code? Here is the to follow along.
Star Evidently on GitHub to contribute back! This helps us create free, open-source tools and content for the community.
Outline: Introduction Start creating an MLflow script Set up the database and preview the MLflow UI Writing the Python script: overview and imports Writing the Python script: set experiments Writing the Python script: log parameters and reports Run the script and view the results Run a new experiment to log HTML reports Next module focus
⭐️ on GitHub!