feat: add GLM example and benchmark, improve quantization (#1115)

Starting from sklearn tutorial on PoissonRegression, quantize the regressor
and compile to FHE

Closes #979, #599, #1132
This commit is contained in:
Andrei Stoian
2021-12-10 20:01:41 +01:00
committed by GitHub
parent b44956952b
commit 93076e162f
5 changed files with 703 additions and 463 deletions

File diff suppressed because one or more lines are too long