#261 Monitoring and auditing machine learning
Talk Python To Me - Een podcast door Michael Kennedy (@mkennedy)
Categorieën:
Traditionally, when we have depended upon software to make a decision with real-world implications, that software was deterministic. It had some inputs, a few if statements, and we could point to the exact line of code where the decision was made. And the same inputs lead to the same decisions.