Commit Graph

17 Commits

Author SHA1 Message Date
023d5613b4 Add DecisionTree with tests 2025-06-17 13:48:11 +02:00
8c413a1eb0 Begin to add AdaBoost implementation 2025-06-16 00:11:51 +02:00
3b158e9fc1 Add AdaBoost 2025-06-15 12:07:12 +02: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
5daf7cbd69 Create XBAODE classifier 2025-02-23 19:44:13 +01:00
bd5ba14f04 Begin model inclusion 2025-02-18 10:48:46 +01:00
25bd7a42c6 Replacce pragma once with ifndef 2024-05-18 13:00:13 +02:00
696c0564a7 Add BoostA2DE model and fix some report errors 2024-05-17 01:25:27 +02:00
009ed037b8 Add Scores class and TestsScores 2024-05-10 00:51:21 +02:00
3882ebd6e4 Add SPnDE & A2DE models 2024-05-05 19:53:14 +02:00
0010c840d1 Replace #define ... with pragma once 2024-03-10 12:50:35 +01:00
b3b3d9f1b9 Add command results to b_list
Rename tostring -> toString in models
Add datasets names to b_main command help - validation
2024-03-10 12:16:02 +01:00
7e4ee0a9a9 Refactor to accept new Library structure 2024-03-08 22:20:13 +01:00
7a3adaf4a9 Remove source bayesnet & pyclassifiers libraries dependency 2024-03-08 12:30:04 +01:00
c69dc08134 Begin b_list excel 2024-02-29 12:53:11 +01:00