Commit Graph

22 Commits

Author SHA1 Message Date
31c9b8a3a3 Refactor to ensemble the pieces 2022-12-04 14:05:00 +01:00
61e777495b CutPoints intervals have at least 2 samples 2022-12-04 10:54:44 +01:00
5cce895177 Add coverage support to cpp tests 2022-12-03 19:16:42 +01:00
e99852c5d5 Fix test apply cutpoints 2022-12-03 01:52:00 +01:00
b1f5d337fc Refactor some methods 2022-12-02 23:36:18 +01:00
f28465a64f Fix some errors in CPPFImdlp 2022-12-02 23:25:53 +01:00
97cd2243fa Enhance cutpoints computation 2022-12-02 19:22:13 +01:00
5657c1cd9f Refactor tests 2022-12-02 12:54:09 +01:00
8f98a23505 Refactor module methods to conform fit-transform 2022-12-01 20:03:50 +01:00
a982dbd5ca Refactor computeCutPoints 2022-11-30 18:30:08 +01:00
2ca58d139a Enhance cutpoints 2022-11-30 16:11:21 +01:00
c965d392c4 new cutPoints algo complete 2022-11-29 17:26:09 +01:00
36c5930c5e First try new cutPoints algorithm 2022-11-29 01:38:19 +01:00
182c949713 Enhance code 2022-11-28 23:22:03 +01:00
ad835c9218 Update header in CPP 2022-11-28 18:05:58 +01:00
6c507a24b0 Fix entroy and ig 2022-11-28 18:03:46 +01:00
e9e2a66203 Fix entropy and information gain 2022-11-28 11:39:11 +01:00
3d27c4c3b7 Add Entropy method 2022-11-28 10:15:03 +01:00
a54c774f95 Add debug output and precision 2022-11-28 09:47:38 +01:00
3333adc395 Impelement CutPoints 2 with points of view 2022-11-27 23:10:56 +01:00
762d01741c Fix cutPoints computation 2022-11-27 11:57:56 +01:00
f843c938fc Build sklearn transformer 2022-11-27 11:35:21 +01:00