Add startup check(s)
ravwojdyla opened this issue · 0 comments
ravwojdyla commented
Add a support for startup checks, the flow would be:
- load model
- run user defined check on the model
- allow prediction
This would be useful in canary environments to fail on "startup" - in case there is some skew between expected features and model(s).