Commit Graph

397 Commits

Author SHA1 Message Date
b6fc9096a1 Fix tests 2023-05-22 10:07:28 +02:00
83bd321dd6 Fix some excel issues 2023-05-21 22:22:15 +02:00
9041c412d5 Begin refactor Results 2023-05-21 21:05:58 +02:00
b55553847b Refactor folders structure (add excel) 2023-05-19 01:44:27 +02:00
0d02b690bb Allow to comment datasets in all.txt 2023-05-17 23:05:50 +02:00
1046c2e74b Update badges 2023-05-15 11:46:00 +02:00
e654aa9735 Update readme 2023-05-15 11:12:17 +02:00
e3d969c5d7 Add number of samples in report datasets balance 2023-05-09 10:25:54 +02:00
5c8b7062cc Fix max_value in manage list results 2023-04-07 22:48:09 +02:00
2ef30dfb80 Add AODENew model 2023-03-29 16:47:15 +02:00
d60df0cdf9 Update version number 2023-02-21 17:09:26 +01:00
e2504c7ae9 Add new models and repair tests 2023-02-21 17:08:50 +01:00
27bf414db9 Add TanNew model 2023-02-06 20:17:32 +01:00
d5cc2b2dcf Add discretize to reports and experiments 2023-02-05 20:18:27 +01:00
7df037b6f4 Add class name to fit_params 2023-02-05 11:29:34 +01:00
75ed3e8f6e Add KDBNew model and fit_feature hyperparameter 2023-02-04 18:29:10 +01:00
Ricardo Montañana Gómez
d454a318fc feat: Make nodes, leaves, depth labels customizable in .env 2023-01-22 11:37:03 +01:00
Ricardo Montañana Gómez
5ff6265a08 feat: Add discretize and fix stratified hyperparameters in be_main 2023-01-21 22:17:25 +01:00
Ricardo Montañana Gómez
520f8807e5 test: 🧪 Update a flaky test due to different console width in diff envs 2023-01-15 19:32:01 +01:00
Ricardo Montañana Gómez
149584be3d Update test results file 2023-01-15 11:28:21 +01:00
Ricardo Montañana Gómez
d327050b7c Merge pull request #9 from Doctorado-ML/continuous_features
Continuous features
2023-01-15 10:55:49 +01:00
Ricardo Montañana Gómez
d21e6cac0c ci: ⬆️ Update github actions 2023-01-15 10:29:06 +01:00
Ricardo Montañana Gómez
d84e0ffc6a Update print_strees test 2023-01-14 23:50:34 +01:00
Ricardo Montañana Gómez
6dc3a59df8 fix: 🧪 Fix tests with new scikit-learn version 2023-01-14 21:31:34 +01:00
Ricardo Montañana Gómez
7ef88bd5c7 Update Models_tests 2023-01-14 13:05:44 +01:00
Ricardo Montañana Gómez
acfbafbdce Update requirements 2023-01-08 12:41:11 +01:00
ae52148021 Remove ignore-nan from .env files
leave only as be_main hyperparameter
2023-01-08 12:25:59 +01:00
132d7827c3 Fix tests 100% coverage 2023-01-06 22:53:23 +01:00
d854d9ddf1 Fix tests 2023-01-06 14:29:52 +01:00
9ba6c55d49 Set k=2 in KDB to address memory problems 2023-01-06 14:29:22 +01:00
c21fd4849c Add ignore_nan and fit_params to experiments 2022-12-28 19:13:58 +01:00
671e5af45c Change discretizer algorithm 2022-12-25 12:11:00 +01:00
8e035ef196 feat: Add continuous features for datasets in Arff Files
Makes possible to leave untouched some already discrete variables if discretize is on on .env file
2022-12-17 19:24:37 +01:00
Ricardo Montañana Gómez
9bff48832b Merge pull request #8 from Doctorado-ML/refactor_args
Refactor args and add be_init_project
2022-11-24 00:23:14 +01:00
fea46834c8 Update bayesclass models 2022-11-24 00:20:29 +01:00
a94a33e028 Update actions 2022-11-23 22:33:22 +01:00
b05a62b2e8 Update requirements and github actions 2022-11-23 22:21:34 +01:00
2baaf753ef Add terminal support to debug github action 2022-11-23 12:58:00 +01:00
b01ee40df2 Update main.yml 2022-11-23 09:43:51 +01:00
ed308773ee Update main.yml 2022-11-23 09:34:43 +01:00
0782736338 Update tests be_init_project_tests 2022-11-23 01:31:01 +01:00
71a11110bd Update tests 2022-11-22 23:32:28 +01:00
3a2ec38671 Update be_list to new formats 2022-11-22 17:38:11 +01:00
f60d9365dd Refactor be_report and fix error in datasets 2022-11-22 16:47:03 +01:00
5d7ed6f1ed Fix be_list Results error 2022-11-22 16:26:24 +01:00
8aa76c27c3 Refactor Datasets 2022-11-22 16:26:04 +01:00
93f0db36fa Fix stratified default value from .env 2022-11-22 01:47:12 +01:00
4e0be95a00 Refactor be_list 2022-11-21 20:22:59 +01:00
e76366561c Add be_init_project to scripts 2022-11-21 00:07:29 +01:00
7e9bd7ae4a Begin refactor be_list arguments 2022-11-20 20:17:58 +01:00