Settings

Theme

Show HN: Python library to scan ML models for vulnerabilities

docs.giskard.ai

20 points by mattbit 3 years ago · 1 comment · 1 min read

Reader

Hi! I’ve been working on this automatic scanner for ML models to detect issues like underperforming data slices, overconfidence in predictions, robustness problems, and others. It supports all main Python ML frameworks (sklearn, torch, xgboost, …) and integrates with the quality assurance solution we are building at Giskard AI (https://giskard.ai) to systematically test models before putting them in production.

It is still a beta and I would love to hear your feedback if you have the time to try it out.

We have quite a few tutorials in the docs with ready-made colab notebooks to make it easy to get started.

If you are interested in the code:

https://github.com/Giskard-AI/giskard/tree/main/python-clien...

jplassmann 3 years ago

Thanks a lot! Look forward to try that out!!

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection