πŸ” Integrate your testsΒΆ

Once you’ve created a test suite for a model, integrating it into existing workflows allow you to automate the testing and logging of your model quality. You will find a couple options on this page to do so.


πŸš€ Execute your test suite in your CI/CD pipeline


πŸƒ Evaluate & log with MLflow


🐝 Evaluate & log with Weights & Biases


πŸ§ͺ Execute your test with pytest