Commit Graph

12 Commits

Author SHA1 Message Date
2d8b949abd Refactor library version and installation 2024-07-23 00:36:31 +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
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
Ricardo Montañana Gómez
638bb2a59e Discretizer (#8)
* Add better check in testKBins.py

* Add Discretizer base class for Both discretizers

* Refactor order of constructors init
2024-06-05 17:53:08 +02:00
6b68a41c42 Implement BinDisc and tests 2024-06-05 10:45:11 +02:00
da41a9317d Refactor github build action 2023-04-01 17:53:00 +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
5925dbd666 test: Refactor tests to new version 2022-12-21 16:42:37 +01:00
7d940171b5 Initial commit 2022-12-10 21:23:09 +01:00