Commit Graph

28 Commits

Author SHA1 Message Date
mhchia
84c5520ab8 bump version to v0.1.10 2024-09-13 17:35:16 +08:00
mhchia
2b944dce9a detect selected columns in computation_to_model 2024-09-13 01:55:59 +08:00
mhchia
9e9205c936 fix bug 2024-07-05 00:00:29 +08:00
mhchia
b268b50214 use key to access column in computation 2024-07-04 23:41:21 +08:00
JernKunpittaya
abee95d3fa remove batch_size, make tensor 2D instead of 3D 2024-06-04 21:51:37 +07:00
JernKunpittaya
8c83ac2294 catch up csv 2024-05-10 18:15:27 +07:00
JernKunpittaya
58fbf30d19 test_ops 2024-05-10 17:49:00 +07:00
JernKunpittaya
400cdd76cc revamp zkstats logic/ flow 2024-05-10 14:34:04 +07:00
mhchia
bb15b8c879 feat: generate data commitment in json file 2024-04-10 22:16:47 +08:00
mhchia
516b520bb3 add tests for operation+where 2024-03-07 19:05:10 +08:00
JernKunpittaya
ca7d712ad4 where+mean works (w/higher scale for mean as well) 2024-03-05 12:34:19 +07:00
JernKunpittaya
db061ef749 ezkl 9.1.0, zkstats 0.1.3, format result as array to include regression case, mod supported in median 2024-03-03 15:36:40 +07:00
JernKunpittaya
1f7e26b91c clean debug print line 2024-02-29 18:26:40 +07:00
JernKunpittaya
5e0520847b fix col_array keyword 2024-02-29 18:08:53 +07:00
JernKunpittaya
b71c954a8d Merge pull request #19 from ZKStats/docs/readme
docs: add more introductions in README.md and add docstrings
2024-02-29 11:04:50 +07:00
mhchia
caa0a0b6d9 rename 'verifier_setup' to 'setup' 2024-02-19 22:17:08 +08:00
JernKunpittaya
d3ef67a449 resolve num_error, result error. all to float32 2024-02-16 13:03:26 +07:00
mhchia
e33f91f85e change error larger and mark it FIXME 2024-02-13 01:45:41 +08:00
mhchia
cfa6781816 test: change computation test for more operations 2024-02-13 01:32:18 +08:00
mhchia
91baca5530 feat: add linear_regression 2024-02-12 16:22:07 +08:00
mhchia
ce2e32f27c feat: support operations except regression 2024-02-08 22:42:40 +08:00
mhchia
b9e8977294 fix bugs 2024-02-03 14:33:17 +08:00
mhchia
662b5bd46d test: add simple tests for data commitment and integration 2024-02-02 15:40:11 +08:00
mhchia
d7468bebcc fix: data commitment generation 2024-02-02 00:40:24 +08:00
mhchia
dd7973aa3d fix: make cli work again with new computation ui 2024-02-01 22:50:37 +08:00
mhchia
a4a552a74c fix: tests, rename createDummy, restore verifier_verify, remove zkstats_onefile 2024-02-01 19:15:02 +08:00
mhchia
9cc9c62f20 test: add tests for op and computation, and refactor 2024-01-24 15:22:07 +08:00
mhchia
0ee31303c0 test: initial 2024-01-22 17:33:02 +08:00