Remove Measurement Remove Predictive Modeling Remove Statistics Remove Workshop
article thumbnail

Proposals for model vulnerability and security

O'Reilly on Data

The objective here is to brainstorm on potential security vulnerabilities and defenses in the context of popular, traditional predictive modeling systems, such as linear and tree-based models trained on static data sets. If an attacker can receive many predictions from your model API or other endpoint (website, app, etc.),

Modeling 227
article thumbnail

Why you should care about debugging machine learning models

O'Reilly on Data

Residual analysis is another well-known family of model debugging techniques. Residuals are a numeric measurement of model errors, essentially the difference between the model’s prediction and the known true outcome. Interpretable ML models and explainable ML. Residual analysis.