Commit Graph

26 Commits

Author SHA1 Message Date
2d495293bb Add range_features method 2023-02-13 16:15:50 +01:00
9899781640 Complete join_fit and remove MultiDiscretizer 2023-02-05 00:30:03 +01:00
f20496203e refactor Multidiscretizer to use one per column 2023-02-04 19:23:15 +01:00
cf09d92ccc add MultiDiscretizer 2023-02-04 17:45:36 +01:00
1186e4ad53 chore: 🔖 Upgrade version number to 0.9.3 2023-01-28 19:15:26 +01:00
050b923631 feat: Add factorize method to transformer 2023-01-28 10:35:07 +01:00
29fc88cecc test: Add scikit learn compatibility check_estimator test 2023-01-26 23:20:51 +01:00
16b31ec293 test: Complete join_transform test 2023-01-26 11:17:10 +01:00
ca7d158ac8 feat: ⚗️ Add join_transform method and cpp factorize 2023-01-26 10:47:27 +01:00
Ricardo Montañana Gómez
34cd54f77e feat: ♻️ Add Classic algorithm as number 2 to compare performance 2023-01-13 11:47:01 +01:00
ff7a91a7ec build: 🚀 2022-12-22 19:39:05 +01:00
621c19d00c style: 🎨 Remove unused variable in c++ module 2022-12-22 11:02:16 +01:00
2775698063 test: 2022-12-21 19:05:24 +01:00
9db16d9d3c feat: Add version method to cppfimdlp 2022-12-20 01:11:39 +01:00
edd464311f fix: 🐛 Fix Tests and sample mistake 2022-12-15 12:18:10 +01:00
fe32ed4b2a Update algorithm type to compute cut points 2022-12-15 12:12:44 +01:00
eb7f3dc092 Command to update submodule and update it 2022-12-13 17:56:12 +01:00
3ae0d67884 Fix tests because stable_sort in c++ 2022-12-13 17:16:23 +01:00
0ca507c692 Add submodule 2022-12-13 17:05:11 +01:00
a5dc2d7162 Remove submodule to fix it 2022-12-13 16:54:37 +01:00
67726bf219 Added submodule fimdlp/cppmdlp 2022-12-13 15:57:52 +01:00
3f263deae9 Add codacy badge and complete restructure 2022-12-13 11:54:33 +01:00
139d080df1 Add actions and complete tests 2022-12-13 10:46:28 +01:00
f6fdc96c6d Refactor project structure 2022-12-13 10:15:31 +01:00
c7fdb92845 Remove binary library 2022-12-13 01:12:57 +01:00
95485c3c6f Refactor project for setuptools 2022-12-13 00:53:41 +01:00