Commit Graph

19 Commits

Author SHA1 Message Date
c73de36c70 replace classes with class string instead of index 2025-06-11 04:41:32 +00:00
fadeab8a99 fix incorrect classes in TreeCompress,
closes #1
2025-06-08 18:34:39 +00:00
c208037ae9 implement priority aware algorithm,
add dataset size printout
2025-06-07 01:10:05 +00:00
ae3128f6e8 better output formatting for tcam/ram bits 2025-06-05 16:56:10 +00:00
25e5a86a43 implement correct prefix counting 2025-06-05 03:42:30 +00:00
d3fe6efd47 add worst_case converter to rmt 2025-06-04 22:56:17 +00:00
23867747cd rename RMTConvert to TreeCompress 2025-06-02 21:54:43 +00:00
eeebc17d56 add ideal-rmt-simulator as submodule 2025-06-02 21:52:10 +00:00
0d5e51f582 add list of paths and classes to compressed_tree output 2025-06-02 21:48:10 +00:00
9729c6e68c add classifications to each feature's range 2025-06-01 07:27:02 +00:00
2d80a4b94e implement tree compression algorithm 2025-06-01 06:02:14 +00:00
cd567526c6 slight improvements to decision tree output 2025-05-31 23:27:58 +00:00
12b1f04356 cleanup code 2025-05-28 20:39:01 +00:00
07f2269b00 fix issue in tree saving 2025-05-28 20:38:03 +00:00
a6a065b565 update tree filename 2025-05-28 20:35:50 +00:00
39fd9a1862 save tree file t json format for future parsing 2025-05-28 20:35:08 +00:00
78250f83fa display decision tree 2025-05-27 18:38:16 +00:00
9d1d022721 add readme, update DecisionTree 2025-05-27 18:24:18 +00:00
cc8c27220b add data processing notebooks 2025-05-27 18:18:55 +00:00