442 Commits

Author SHA1 Message Date
9d5d9ebd13 add nan handling to excel files 2022-05-04 11:37:57 +02:00
e9d44e928b Fix circular definition 2022-05-04 02:07:41 +02:00
90c895b616 Begin refactor arguments 2022-05-04 01:43:36 +02:00
7f2033193e Add GradientBoostingClassifier and fix metrics 2022-05-03 15:54:24 +02:00
0f5ca402e2 add score names to help in scripts 2022-05-03 10:35:59 +02:00
8be1a6d12f Add numerical format in excel to features 2022-05-03 10:09:37 +02:00
a093b4113e Fix issue with score name in benchmark.r 2022-05-03 09:55:40 +02:00
01d9269880 Add XGBoost classifier 2022-05-02 20:34:49 +02:00
e70209fe50 Add move to hidden nan results to be_list 2022-04-30 23:01:21 +02:00
a719098154 Refactor tests 2022-04-29 17:06:11 +02:00
3f4a04ab50 Fix format issue 2022-04-28 11:18:49 +02:00
b347d9025b Remove BaggingStree from test_complexity 2022-04-27 11:53:33 +02:00
833f2f6b0c Fix complexity test 2022-04-27 11:24:54 +02:00
c6ce2cc752 Fix paircheck test case file names 2022-04-27 11:13:54 +02:00
13c79175a2 Fix open_file_test 2022-04-27 10:17:52 +02:00
29ada0d80e Complete tests. 100% coverage 2022-04-26 18:49:46 +02:00
5d07e043e5 Fix test 2022-04-26 18:39:15 +02:00
358c1f386c replace pairtest lose test 2022-04-26 16:07:47 +02:00
7ddfa829d4 Begin paircheck test 99% coverage 2022-04-26 00:43:27 +02:00
b9f40c24ea Complete Summary tests 2022-04-26 00:31:14 +02:00
629f413293 Complete tests of Benchmark 2022-04-25 19:21:26 +02:00
a17166ed31 Add benchmark tests 2022-04-25 02:35:23 +02:00
a3b4b59b48 Add Excel tests 2022-04-25 00:46:18 +02:00
840dbec94b fix lint issue 2022-04-24 00:37:36 +02:00
a3ef08f418 100% coverage in Experiments 2022-04-24 00:16:33 +02:00
5848484d53 Complete tests of Experiment class 2022-04-23 19:26:57 +02:00
b9a3faa604 Begin Experiment tests 2022-04-23 16:40:56 +02:00
e30ea34c58 100% coverage in Datasets and BestResults 2022-04-23 13:05:28 +02:00
7bbfb4b68e 100% coverage in Models 2022-04-23 10:54:51 +02:00
5b6cb17edc 100% coverage in Utils 2022-04-23 01:16:44 +02:00
63f7d1b3aa Begin testing 2022-04-22 21:48:44 +02:00
668f6463b3 Add tex result table option in benchmark 2022-04-21 17:15:07 +02:00
fa1667cc6e Add sample .env as .env.dist 2022-04-20 19:48:42 +02:00
3360651e8e Become benchmark suite 2022-04-20 19:43:22 +02:00
637bed4981 Hide Hedge and include SVC complete in benchmark 2022-04-20 10:56:10 +02:00
37da3c506a Fix lexic mistake 2022-04-10 11:54:40 +02:00
04e060c647 fix format issue 2022-04-10 11:35:07 +02:00
e9409051c3 refactor pair_check to new class 2022-04-09 19:36:53 +02:00
de90374960 Begin refactor main scripts 2022-04-09 19:12:47 +02:00
300033ce4e Add quiet argument to generate only the trees 2022-04-06 00:41:23 +02:00
73f7f9d7ae Add color option to print_strees 2022-04-05 12:32:31 +02:00
b97bcc8f93 Add print graph strees to img folder 2022-04-05 10:22:43 +02:00
ab2447da00 Add tqdm to requirements 2022-03-30 13:35:45 +02:00
b9abbac699 Add balance to dataset report 2022-03-28 12:03:07 +02:00
19f5df0a4c Hide AdaBoost and BaggingStree results 2022-03-22 11:23:10 +01:00
f2cd393fdd Add AdaBoost and BaggingStree results 2022-03-22 11:17:28 +01:00
aaa339f8a6 Merge branch 'main' of github.com:doctorado-ml/benchmark into main 2022-03-22 10:21:39 +01:00
7cface0236 Fix best results for AdaBoost 2022-03-22 10:21:27 +01:00
563aced78d Merge branch 'main' of github.com:doctorado-ml/benchmark into main 2022-03-22 10:17:14 +01:00
886d9e1f08 Fix best results for AdaBoost 2022-03-22 10:16:42 +01:00