marcotcr / checklist

Beyond Accuracy: Behavioral Testing of NLP models with CheckList
MIT License
2.01k stars 204 forks source link

Support for Keras models #65

Closed kingafy closed 3 years ago

kingafy commented 3 years ago

Is there any support for classification model built in Keras?

marcotcr commented 3 years ago

Sorry, I don't understand the question. CheckList is agnostic to what classification model you use. If you want to use our test suites, you just need to be able to produce predictions given inputs.