|
a63a35df3f
|
Fix epsilont early stopping in BoostAODE
|
2024-02-20 10:11:22 +01:00 |
|
|
03e4437fea
|
refactor gridsearch to have only one go method
|
2023-12-02 10:59:05 +01:00 |
|
|
8dbbb65a2f
|
Add only parameter to gridsearch
|
2023-11-28 10:08:40 +01:00 |
|
|
4f3a04058f
|
Refactor Hyperparameters management
|
2023-11-19 22:36:27 +01:00 |
|
|
e2249eace7
|
Disable Warning messages in python clfs
Disable removing Python env
|
2023-11-16 22:38:46 +01:00 |
|
|
f617886133
|
Add new models to example
|
2023-11-14 09:12:25 +01:00 |
|
|
5022a4dc90
|
Complete CFS tested with Python mufs
|
2023-10-13 12:29:25 +02:00 |
|
|
17e079edd5
|
Begin Test Folding
|
2023-10-06 17:08:54 +02:00 |
|
|
a434d7f1ae
|
Add a Linux config in launch.json
|
2023-09-30 18:44:21 +02:00 |
|
|
66ec1b343b
|
Remove platformUtils and split Datasets & Dataset
|
2023-09-29 18:20:46 +02:00 |
|
|
3a16589220
|
Add best config for debug in vscode
|
2023-09-22 01:04:36 +02:00 |
|
|
3d0f29fda3
|
Remove .vscode/settings.json from repository
|
2023-09-20 01:01:40 +02:00 |
|
|
506369e46b
|
Add Convergence hyperparameter
|
2023-09-07 11:27:35 +02:00 |
|
|
182b07ed90
|
Solve voting vector error
|
2023-09-02 13:58:12 +02:00 |
|
|
7806f961e2
|
Remove threads
|
2023-08-31 20:30:28 +02:00 |
|
|
284ef6dfd1
|
Add significanceModels to AODELd
|
2023-08-24 12:58:53 +02:00 |
|
|
6b317accf1
|
Add hyperparameters and processing order to Boost
|
2023-08-20 20:31:23 +02:00 |
|
|
9972738deb
|
Add list datasets and add locale format
|
2023-08-19 19:05:16 +02:00 |
|
|
80b20f35b4
|
Fix weights mistakes in computation
|
2023-08-16 12:32:51 +02:00 |
|
|
24b68f9ae2
|
Add weigths as parameter
|
2023-08-15 15:04:56 +02:00 |
|
|
a062ebf445
|
Merge pull request 'reports' (#4) from reports into boostAode
Reviewed-on: https://gitea.rmontanana.es:11000/rmontanana/BayesNet/pulls/4
|
2023-08-14 16:58:48 +00:00 |
|
|
2729b92f06
|
Summary list
|
2023-08-13 16:19:17 +02:00 |
|
|
af0419c9da
|
First approx with const 1 weights
|
2023-08-13 00:59:02 +02:00 |
|
|
405887f833
|
Solved Ld poor results
|
2023-08-12 11:49:18 +02:00 |
|
|
3a85481a5a
|
Redo pass states to Network Fit needed in crossval
fix mistake in headerline (report)
|
2023-08-12 11:10:53 +02:00 |
|
|
323444b74a
|
const functions
|
2023-08-08 01:53:41 +02:00 |
|
|
ef1bffcac3
|
Fixed normal classifiers
|
2023-08-07 13:50:11 +02:00 |
|
|
14ea51648a
|
Complete AODELd
|
2023-08-06 11:31:44 +02:00 |
|
|
eb1cec58a3
|
Complete nxm
|
2023-08-03 20:22:33 +02:00 |
|
|
a18fbe5594
|
Begin implementation
|
2023-07-31 19:53:55 +02:00 |
|
|
43bb017d5d
|
Fix problem with tensors way
|
2023-07-30 19:00:02 +02:00 |
|
|
7f7ddad36a
|
Fix stratified folding mistake in remainders
|
2023-07-27 16:51:27 +02:00 |
|
|
3d8fea7a37
|
Complete Experiment
|
2023-07-27 15:49:58 +02:00 |
|
|
bc214a496c
|
Adding Datasets management
|
2023-07-27 01:56:06 +02:00 |
|
|
6f7fb290b0
|
Add json lib and json result generation
|
2023-07-26 17:49:03 +02:00 |
|
|
4a54bd42a2
|
Fix some mistakes
|
2023-07-26 12:53:01 +02:00 |
|
|
099b4bea09
|
Fix some mistakes in tensors treatment
|
2023-07-26 01:39:01 +02:00 |
|
|
be06e475f0
|
Refactor tensor2vector
|
2023-07-24 13:22:53 +02:00 |
|
|
c10ebca0e0
|
Add Experiment, Result and Timer classes
|
2023-07-24 01:15:12 +02:00 |
|
|
9981ad1811
|
Refactor Library renaming Base classes
|
2023-07-22 23:07:56 +02:00 |
|
|
41cceece20
|
Complete Stratified K Fold
|
2023-07-22 11:23:35 +02:00 |
|
|
48bfa02e1d
|
Add clang-tidy conf
|
2023-07-20 23:55:01 +02:00 |
|
|
db6908acd0
|
Complete predict and score of kdb
Change new/delete to make_unique
|
2023-07-15 01:05:36 +02:00 |
|
|
e8b8fa29c8
|
Add SPODE
|
2023-07-14 12:59:47 +02:00 |
|
|
c7e2042c6e
|
Add entropy, conditionalEntropy, mutualInformation and conditionalEdgeWeight methods
|
2023-07-11 17:42:20 +02:00 |
|
|
b9201cfeea
|
Check result with KDB(k=3)
Same experiment with KDB(k=3), dataset glass, from bayesclass & bayesnet
Had same result 0.841121
|
2023-07-05 20:45:21 +02:00 |
|
|
ba08b8dd3d
|
Inference working
|
2023-07-05 18:38:54 +02:00 |
|
|
23f0b0f55c
|
Implement predict and predict_proba
Add samples and add parameters to main
|
2023-07-01 14:45:44 +02:00 |
|
|
79e7912ab3
|
Refactor folder structure of the project
|
2023-07-01 02:33:26 +02:00 |
|
|
0a31aa2ff1
|
Make fit build the network
|
2023-06-30 02:46:06 +02:00 |
|