Commit Graph

6 Commits

Author SHA1 Message Date
d90e21ec4c Include upper_bound and lower_bound implementation 2024-07-02 18:54:07 +02:00
8f6e16f04f Fix BinDisc quantile mistakes 2024-07-02 09:40:06 +02:00
a1346e1943 Fix Error in percentile method 2024-06-24 10:55:26 +02:00
e205668906 Add torch methods to discretize
Add fit_transform methods
2024-06-07 23:54:42 +02:00
7ff88c8e4b Update Discretizer version 2024-06-05 17:55:45 +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