Y
Hacker News
new
|
ask
|
show
|
jobs
by
beckingz
1468 days ago
I know, pickle is insecure, etc
1 comments
chaoyu_
1467 days ago
Most team don't really concern about the security side of things when using pickle for model deployment, more about performance and resource utilization. It works ok for very light weight models, but doesn't scale.
link