|
46cb8d30eb
|
Add codacy code quality badge
|
2024-04-07 12:35:21 +02:00 |
|
|
cb26ef2562
|
Add some tests and code quality badge
|
2024-04-07 02:08:37 +02:00 |
|
|
df45fddd45
|
Update folding library and test result due to change in random engine
|
2024-04-05 19:17:53 +02:00 |
|
|
a1f9086780
|
Fix CFS mistake
|
2024-04-02 22:53:00 +02:00 |
|
|
e55365c41c
|
Update test Models
|
2024-04-02 17:56:23 +02:00 |
|
|
de23303801
|
Refactor tests and add FeatureSelection tests
|
2024-04-02 17:38:48 +02:00 |
|
|
56b5158ff3
|
Update BoostAODE class structure
|
2024-04-02 09:52:40 +02:00 |
|
|
a5a29eb66f
|
Update compiler configuration for Mac
|
2024-04-02 09:48:03 +02:00 |
|
|
d5eba5710a
|
Update pseudocode
|
2024-04-01 18:37:51 +02:00 |
|
|
8c61840d81
|
Update tests
|
2024-04-01 11:51:29 +02:00 |
|
|
bc0b938cfc
|
Remove dataset clone in BoostAODE
|
2024-03-21 19:35:08 +01:00 |
|
|
58d5a35a35
|
Update log output size type
|
2024-03-21 19:24:51 +01:00 |
|
|
45c048f635
|
Add initial models to log
|
2024-03-21 11:23:41 +01:00 |
|
|
6e854dfda3
|
Fix metrics error in BoostAODE Convergence
Update algorithm
|
2024-03-20 23:33:02 +01:00 |
|
|
5826702fc7
|
Remove weights backup
|
2024-03-20 12:01:57 +01:00 |
|
|
42e2be3263
|
Implement algorithm and add logging
|
2024-03-20 11:30:02 +01:00 |
|
|
827b0dd893
|
Add optimization flags to release
|
2024-03-19 17:24:21 +01:00 |
|
|
882d905a28
|
First approach to bisection
|
2024-03-19 14:13:40 +01:00 |
|
|
422129802a
|
Remove predict_single max_models
|
2024-03-19 11:35:43 +01:00 |
|
|
eb97a5a14b
|
Remove repeatSparent hyperparameter
|
2024-03-19 09:42:03 +01:00 |
|
|
eb72f13bf0
|
Make predict_voting default value false in AODE
|
2024-03-12 00:27:50 +01:00 |
|
|
5db168d87b
|
Make predict_voting default value false in BoostAODE
|
2024-03-12 00:26:28 +01:00 |
|
|
8f3bb47cfd
|
Fix Initialize worse_model_count if model accuracy is better in BoostAODE
|
2024-03-11 22:33:50 +01:00 |
|
|
1986d05c34
|
Initialize worse_model_count if model accuracy is better in BoostAODE
|
2024-03-11 21:30:01 +01:00 |
|
|
7c98ba9bea
|
Update License & Readme
|
2024-03-11 10:57:27 +01:00 |
|
|
538af0253b
|
Fix test & sample issue
|
2024-03-09 12:45:03 +01:00 |
|
|
0b65e34772
|
Fix config.h location problem
|
2024-03-09 12:27:05 +01:00 |
|
|
635ef22520
|
Refactor library structure
|
2024-03-08 22:20:54 +01:00 |
|
|
1231f4522a
|
Merge pull request 'Create installation process' (#23) from install_lib into main
Reviewed-on: #23
|
2024-03-08 11:51:59 +00:00 |
|
|
cc34f79b91
|
Update changelog and readme
|
2024-03-08 09:02:22 +01:00 |
|
|
6899033806
|
Change include of library headers
|
2024-03-08 01:13:30 +01:00 |
|
|
8e2d05e663
|
Refactor sample to be out of main CMakeLists
|
2024-03-08 01:09:39 +01:00 |
|
|
eba2095718
|
Create installation process
|
2024-03-08 00:37:36 +01:00 |
|
|
199ffc95d2
|
Update dates on changelog
|
2024-03-06 23:42:14 +01:00 |
|
|
cbe15e317d
|
Fix FCBF in select_features
|
2024-03-06 18:24:27 +01:00 |
|
|
debd890519
|
Update version number in tests
|
2024-03-06 17:22:45 +01:00 |
|
|
46e929ff4d
|
Merge pull request 'predict_single' (#22) from predict_single into main
Reviewed-on: #22
close #19
|
2024-03-06 16:16:15 +00:00 |
|
|
d858e26e4b
|
Update version number and Changelog
|
2024-03-06 17:04:16 +01:00 |
|
|
0ee3eaed53
|
Update select features models significance
|
2024-03-05 12:10:58 +01:00 |
|
|
093c197f0a
|
Replace constant strings in BoostAODE
|
2024-03-05 11:05:11 +01:00 |
|
|
78d7ea7c4d
|
Add predict_single proposal detailed info
|
2024-03-03 22:56:01 +01:00 |
|
|
d6af1ffe8e
|
Update gcovr config and fix some warnings
|
2024-02-28 11:51:37 +01:00 |
|
|
20669dd161
|
Translate BoostAODE.md to English
|
2024-02-27 20:29:01 +01:00 |
|
|
272dbad4f3
|
Update README and docs
|
2024-02-27 17:16:26 +01:00 |
|
|
8bccc3e4bc
|
Update boostaode algorithm explain
|
2024-02-27 14:24:58 +01:00 |
|
|
903b143338
|
Refactor library structure and add sample
|
2024-02-27 13:06:13 +01:00 |
|
|
f10d0daf2e
|
Update test
|
2024-02-27 10:16:20 +01:00 |
|
|
d39a17089e
|
Begin implementing predict_single hyperparameter in BoostAODE
|
2024-02-26 20:29:08 +01:00 |
|
|
2e325cd114
|
Merge pull request 'change boostaode ascending hyperparameter to order {asc,desc,rand}' (#21) from baode_random into main
Reviewed-on: #21
This PR closes #18
|
2024-02-26 16:28:48 +00:00 |
|
|
fc3d63b7db
|
change boostaode ascending hyperparameter to order {asc,desc,rand}
|
2024-02-26 17:07:57 +01:00 |
|