Hacker News new | ask | show | jobs
by dmos62 1139 days ago
Aren't you running the second prediction on unencrypted data, contrary to what's said in the comment?
1 comments

Actually the input is encrypted in the ‘predict’ function here. There are functions to encryption, run, decrypt separately