Commit Graph

21 Commits

Author SHA1 Message Date
f0845c5bd1 Fix mistake in class type of ArffFiles
Add some type casting to CPPFImdlp
Add additional path to datasets in tests
Fix some smells in sample
Join CMakeLists
2023-03-18 18:40:10 +01:00
1f4abade2c Add launch.json for debugging sample in vscode 2023-03-17 00:14:28 +01:00
770502c8e5 Update sample 2023-03-14 11:36:38 +01:00
ffb8df4d1c Add max_cutpoints Hyperparameter 2023-03-13 01:17:04 +01:00
083a56b311 Change seconds for milliseconds in sample
change path of coverage report in build
2023-03-12 11:27:02 +01:00
4492252729 Add headers needed in sample.cpp 2023-03-11 22:45:34 +01:00
c00b7a613c Add path argument to command line 2023-02-28 10:52:26 +01:00
200015000c Add all datasets to sample 2023-02-28 10:28:23 +01:00
90428218c2 Add dataset to test and add hyperparameters to sample 2023-02-28 00:43:37 +01:00
964555de20 Add echo total of cut points in sample 2023-02-25 18:31:57 +01:00
a44f01460a Remove duplicate dataset in sample 2023-02-21 18:59:45 +01:00
de25ba78bd Remove unused variable in sample 2023-02-21 18:58:54 +01:00
dec1295933 Remove alternative and Classic
Refactor ValueCutPoint
Reefactor sameValues in getCandidate
2023-02-20 18:23:05 +01:00
2ab828b400 Add glass and test to sample 2023-02-14 23:02:22 +01:00
5925dbd666 test: Refactor tests to new version 2022-12-21 16:42:37 +01:00
036b41a0eb Update Readme 2022-12-21 11:47:53 +01:00
f449f438ef Refactor Algorithm 2022-12-21 11:33:55 +01:00
dd1e67ec78 Refactor testing 2022-12-20 01:24:49 +01:00
50543e4921 feat: 🎨 Refactor algorithm to accept 3 types of computation 2022-12-15 12:08:33 +01:00
e21482900b Downgrade versions in CMakeLists 2022-12-13 17:27:20 +01:00
7d940171b5 Initial commit 2022-12-10 21:23:09 +01:00