Commit Graph

70 Commits

Author SHA1 Message Date
630ea1dfdb Samplecpp 2022-12-13 14:02:35 +01:00
74d420dbce Added scikit-learn to dependencies 2022-12-13 13:43:39 +01:00
707432cc28 Fix parameter in test 2022-12-13 13:42:11 +01:00
6bddb3ac43 second try 2022-12-13 13:39:54 +01:00
d29a5c6caf Update CI 2022-12-13 13:37:49 +01:00
e5b09f1610 Update CI codeql 2022-12-13 13:31:20 +01:00
Ricardo Montañana Gómez
75c5a095c5 Merge pull request #2 from Doctorado-ML/submodule
Submodule
2022-12-13 11:55:20 +01:00
3f263deae9 Add codacy badge and complete restructure 2022-12-13 11:54:33 +01:00
Ricardo Montañana Gómez
4d1ce5d743 Create codeql.yml 2022-12-13 11:52:51 +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
e18d44133a Update README.md 2022-12-13 01:29:42 +01:00
59dc6b7402 Update samples 2022-12-13 01:24:59 +01:00
169609755c Fix sample 2022-12-13 01:18:35 +01:00
5fb574e55f Update samples 2022-12-13 01:16:38 +01:00
8c55980564 Update Makefile for project 2022-12-13 01:13:07 +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
164cb92589 Update c++ sample 2022-12-11 01:37:04 +01:00
848b7cc0dd Update dependencies 2022-12-11 01:33:23 +01:00
330d5ca311 Update MANIFEST 2022-12-11 00:32:19 +01:00
252c0fef17 Add mdlp c++ submodule and reconfigure 2022-12-11 00:27:27 +01:00
3d48073574 Refactor samples and fix Metrics tests 2022-12-10 14:32:28 +01:00
418db2bb99 Auto stash before merge of "main" and "origin/main" 2022-12-10 10:49:16 +01:00
858ae8104c Refactor & integrate proposal & clean 2022-12-10 01:37:47 +01:00
65de064fa9 Refactor project structure and add Arff load and test 2022-12-09 16:35:58 +01:00
e4cf72d0fe add datasets for tests 2022-12-08 23:24:31 +01:00
4939a5b673 Refactor base algorithm 2022-12-08 22:28:21 +01:00
c4e5cf1629 Refactor base proposal 2022-12-08 21:55:15 +01:00
5d930accca Test alternative 2022-12-08 20:16:00 +01:00
89c7366c4e Add python implementation of the algorithm 2022-12-07 01:27:28 +01:00
7f4b09d2d6 Add good_cut filter 2022-12-07 01:26:38 +01:00
7c25c33409 Add features to discretize 2022-12-05 23:11:45 +01:00
00453f628b Add tests to 100% coverage to Python 2022-12-05 10:55:15 +01:00
54edd95e5b Add Python tests to module 2022-12-05 10:44:36 +01:00
cabfdd57ea Complete CPP tests 2022-12-05 00:50:44 +01:00
80c1802e10 Add some tests 2022-12-04 22:16:08 +01:00
cd3df9f5fc refactor tests 2022-12-04 17:28:05 +01:00
31c9b8a3a3 Refactor to ensemble the pieces 2022-12-04 14:05:00 +01:00
34a69622bc Merge remote-tracking branch 'origin/main' into main 2022-12-04 10:56:23 +01:00
61e777495b CutPoints intervals have at least 2 samples 2022-12-04 10:54:44 +01:00
9ce10131d6 Refactor tests 2022-12-04 01:45:32 +01:00
5cce895177 Add coverage support to cpp tests 2022-12-03 19:16:42 +01:00
e99852c5d5 Fix test apply cutpoints 2022-12-03 01:52:00 +01:00
b1f5d337fc Refactor some methods 2022-12-02 23:36:18 +01:00
f28465a64f Fix some errors in CPPFImdlp 2022-12-02 23:25:53 +01:00
97cd2243fa Enhance cutpoints computation 2022-12-02 19:22:13 +01:00
5657c1cd9f Refactor tests 2022-12-02 12:54:09 +01:00
0686195854 refactor location of cpp tests 2022-12-01 20:35:23 +01:00
8f98a23505 Refactor module methods to conform fit-transform 2022-12-01 20:03:50 +01:00