Commit Graph

15 Commits

Author SHA1 Message Date
059fd33b4e Begin adding conan dependency manager 2025-06-28 01:27:22 +02:00
2d8b949abd Refactor library version and installation 2024-07-23 00:36:31 +02:00
ab12622009 Add install cmake/make target 2024-07-22 22:01:33 +02:00
248a511972 Add flag to build sample in Makefile 2024-07-22 19:38:12 +02:00
210af46a88 Change library name to fimdlp 2024-07-22 11:26:16 +02:00
Ricardo Montañana Gómez
e36d9af8f9 Fix BinDisc quantile mistakes (#9)
* Fix BinDisc quantile mistakes

* Fix FImdlp tests

* Fix tests, samples and remove uneeded support files

* Add coypright header to sources
Fix coverage report
Add coverage badge to README

* Update sonar github action

* Move sources to a folder and change ArffFiles files to library

* Add recursive submodules to github action
2024-07-04 17:27:39 +02:00
90965877eb Add Makefile with build & test actions 2024-06-14 21:17:30 +02:00
e205668906 Add torch methods to discretize
Add fit_transform methods
2024-06-07 23:54:42 +02:00
61de687476 Fix library creation problem 2024-06-06 11:13:50 +02:00
fbffc3a9c4 Remove sample from library binary file 2023-07-20 18:42:46 +02: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
dec1295933 Remove alternative and Classic
Refactor ValueCutPoint
Reefactor sameValues in getCandidate
2023-02-20 18:23:05 +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