|
b1965c8ae5
|
Add vcpkg config files
|
2025-05-09 10:54:27 +02:00 |
|
|
7d3a2dd713
|
Remove modules
|
2025-05-08 17:15:42 +02:00 |
|
|
50fde9521b
|
Update last commit badge in README
|
2025-04-22 11:16:27 +00:00 |
|
|
cd2f47c58b
|
Merge pull request 'Including XA1DE model' (#5) from XA1DE into main
Reviewed-on: #5
|
2025-03-20 14:58:37 +00:00 |
|
|
facf6f6ddd
|
Fix GridBase to eliminate uneeded GridData
|
2025-03-20 15:54:13 +01:00 |
|
|
c9ab88e475
|
Update models and remove normalize weights in XA1DE
|
2025-03-17 13:28:35 +01:00 |
|
|
c2a4e3e64e
|
Add XSPnDE n=2
|
2025-03-13 11:00:21 +01:00 |
|
|
664a6a5aeb
|
Add XBAODE & XSPODE from bayesnet
|
2025-03-09 19:20:51 +01:00 |
|
|
ae7b89b134
|
tolerance <- 3
|
2025-03-08 18:07:56 +01:00 |
|
|
9c1852c6c3
|
First working version
|
2025-03-08 14:20:27 +01:00 |
|
|
7a23782b05
|
Add XSpode submodel
|
2025-03-07 18:34:16 +01:00 |
|
|
b2002d341c
|
Create Xaode2 and add initializer factor in predict
|
2025-03-03 12:38:05 +01:00 |
|
|
9a8b960ce8
|
Remove uneeded commented code
|
2025-03-03 11:29:57 +01:00 |
|
|
7bc8633ed1
|
Enhance result
|
2025-03-03 10:56:20 +01:00 |
|
|
11155463b9
|
Fix predict_proba_spode
|
2025-03-02 21:41:21 +01:00 |
|
|
12e69a7f53
|
Add Prior probability to predict
Fix predict_spode
|
2025-03-01 20:29:45 +01:00 |
|
|
c127cb670a
|
Fix predict_proba_spode mistake
|
2025-02-27 20:45:28 +01:00 |
|
|
610c2a6a4a
|
Continue refactoring
|
2025-02-27 11:37:30 +01:00 |
|
|
2dcd073299
|
Refactor Xaode
|
2025-02-27 10:08:27 +01:00 |
|
|
f51d5b5e40
|
Continue refactoring
|
2025-02-27 09:57:40 +01:00 |
|
|
4e3043b2d1
|
Fix XA1DE integration
|
2025-02-27 09:23:47 +01:00 |
|
|
b055065e59
|
Fix predict_proba declaration
|
2025-02-26 21:08:33 +01:00 |
|
|
0d1e4b3c6f
|
Continue refactoring
|
2025-02-26 21:03:01 +01:00 |
|
|
1a688f90b4
|
Complete refactor of XA1DE & XBAODE with new ExpClf class
|
2025-02-26 16:55:04 +01:00 |
|
|
c63baf419f
|
Add log and fix some mistakes in integration
|
2025-02-25 20:35:13 +01:00 |
|
|
de7cf091be
|
Add open excel file on b_manage termination
|
2025-02-25 13:41:06 +01:00 |
|
|
475a819a87
|
Continue integration into trainModel
|
2025-02-25 11:03:53 +01:00 |
|
|
ce6e192a33
|
Include BoostAODE trainModel method in XBAODE fit method
|
2025-02-24 10:27:24 +01:00 |
|
|
5daf7cbd69
|
Create XBAODE classifier
|
2025-02-23 19:44:13 +01:00 |
|
|
1b26de1e38
|
Set use_threads true as default for XA1DE
|
2025-02-23 18:54:55 +01:00 |
|
|
d3de429f2c
|
Add room for nodes, depth and edges on screen report
|
2025-02-19 16:05:21 +01:00 |
|
|
f48864a415
|
Fix back button in manage
Fix sort datasets in b_main when --datasets is used
|
2025-02-19 13:32:07 +01:00 |
|
|
c1531dba2a
|
Complete XA1DE integration
|
2025-02-19 11:40:33 +01:00 |
|
|
5556fbab03
|
Complete integration with memory failure
|
2025-02-18 22:57:02 +01:00 |
|
|
ac89cefab3
|
Add conversion methods
|
2025-02-18 12:07:56 +01:00 |
|
|
14dd8ebb66
|
First compilation
|
2025-02-18 11:04:24 +01:00 |
|
|
bd5ba14f04
|
Begin model inclusion
|
2025-02-18 10:48:46 +01:00 |
|
|
17728212c1
|
Ignore case in datasets sorting
|
2025-02-17 20:01:06 +01:00 |
|
|
86b4558f9d
|
Add 1 char to b_list datasets headers
|
2025-02-17 19:44:23 +01:00 |
|
|
505edc79ac
|
Fix sample issue
|
2025-02-04 18:53:23 +01:00 |
|
|
73a4b3d5e5
|
Add changeModel to b_manage
|
2025-02-04 17:34:00 +01:00 |
|
|
cbe8f4c79c
|
Fix status length output in b_main
|
2025-02-01 21:42:56 +01:00 |
|
|
0d08a526fa
|
Add score to b_main output
|
2025-01-30 17:36:45 +01:00 |
|
|
d0706da887
|
Fix sort order in bgrid report
|
2025-01-21 20:38:07 +01:00 |
|
|
07e3cc9599
|
Fix errors in grid Experiment
|
2025-01-19 13:51:51 +01:00 |
|
|
2a9652b450
|
Fix b_main order of datasets if --datasets parameter used
|
2025-01-18 20:31:58 +01:00 |
|
|
3397d0962f
|
Refactor arguments management for Experimentation
|
2025-01-18 18:26:34 +01:00 |
|
|
7aaf6d1bf8
|
Add conditional saveResults to GridExperiment
|
2025-01-18 13:09:45 +01:00 |
|
|
eb430a84c4
|
Fix dataset name order in grid experiment
|
2025-01-17 16:58:39 +01:00 |
|
|
d0e65348e0
|
Complete b_grid experiment
|
2025-01-17 13:56:19 +01:00 |
|