Commit Graph

20 Commits

Author SHA1 Message Date
c7613ef237 Add Tests to sortIndices 2022-12-01 11:41:25 +01:00
267e0073e4 fix format 2022-12-01 01:39:33 +01:00
edb1cb8524 Add google test and fix metrics 2022-12-01 01:36:51 +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
6f4c650af9 Create package 2022-11-27 00:56:14 +01:00
a27f182090 Add build & usage sample to README 2022-11-26 20:08:28 +01:00
db19867779 Initial commit 2022-11-26 20:06:40 +01:00
Ricardo Montañana Gómez
adffe6cca8 Initial commit 2022-11-26 19:36:03 +01:00