Commit Graph

10 Commits

Author SHA1 Message Date
be1917d05b Fix attribute name extraction in ArffFiles 2023-07-06 16:15:23 +02:00
a1f26a257c Reformat code and update version 2023-04-25 10:48:59 +02:00
d77d27459b refactor system types in library
Add new test taken from join_fit in FImdlp python
Update instructions in README
2023-04-11 19:24:31 +02:00
77135739cf Reformat some test files 2023-03-21 09:55:40 +01:00
12222f7903 Remove trailing space in attribute type of Arff 2023-03-20 20:24:32 +01:00
cfade7a556 Remove unneeded loop in sortIndices
Add some static casts
2023-03-19 19:13:37 +01:00
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
ffb8df4d1c Add max_cutpoints Hyperparameter 2023-03-13 01:17:04 +01:00
dec1295933 Remove alternative and Classic
Refactor ValueCutPoint
Reefactor sameValues in getCandidate
2023-02-20 18:23:05 +01:00
5925dbd666 test: Refactor tests to new version 2022-12-21 16:42:37 +01:00