Skip to content
GitLab
Explore
Sign in
Commits · 65c192eb92459e15d885973db20b6d741e1d2a5b
FBMS
Browse files
May 09, 2021
Remove -Inf probability features when merging
· 65c192eb
Jon
authored
May 09, 2021
65c192eb
Adjust calculation of population weights for numerical stability
· 0225c0f7
Jon
authored
May 09, 2021
0225c0f7
Added some documentation
· 400fc19a
Jon
authored
May 09, 2021
400fc19a
Best crit over all populations is now correct
· f178f88b
Jon
authored
May 09, 2021
f178f88b
Added some documentation
· c1eb9031
Jon
authored
May 09, 2021
c1eb9031
May 07, 2021
Added a plot function for results
· c7e1e410
Jon
authored
May 08, 2021
c7e1e410
Added counts for merging of multiple results
· f90bfe8e
Jon
authored
May 07, 2021
f90bfe8e
Created a summary function for quickly viewing the results
· 73b67598
Jon
authored
May 07, 2021
73b67598
Small adjustment of a now not needed variable
· 5424b8ee
Jon
authored
May 07, 2021
5424b8ee
Refactored the transformations vector to be an option that is set when...
· 70aa5a5d
Jon
authored
May 07, 2021
70aa5a5d
Added some comments to results merger
· 5d94b5a3
Jon
authored
May 07, 2021
5d94b5a3
Implemented changes from fixes branch
· ad30ebfd
Jon
authored
May 07, 2021
ad30ebfd
Adjustment of prior and marginal probs
· 3d88762a
Jon
authored
May 07, 2021
3d88762a
Implemented feature operation count as a complexity measure
· 5b891716
Jon
authored
May 07, 2021
5b891716
Fixed a comment in create.feature
· 3a7b91bd
Jon
authored
May 07, 2021
3a7b91bd
May 05, 2021
Fixed gaussian likelihood
· 16861791
Jon
authored
May 05, 2021
16861791
Return best crit
· e0df07a0
Jon
authored
May 05, 2021
e0df07a0
Quick fix of argument
· d2e6a359
Jon
authored
May 05, 2021
d2e6a359
Changed printing of histogram to also print for the last iteration
· 90f3644b
Jon
authored
May 05, 2021
90f3644b
Added a threshold of minimum number of features to keep between populations
· e05bc868
Jon
authored
May 05, 2021
e05bc868
Added two new tuning parameters, keep.org to keep original covariates always...
· c6e8e225
Jon
authored
May 05, 2021
c6e8e225
May 04, 2021
Marginal inclusion probability adjustments for feature generation.
· 2f1a5990
Jon
authored
May 04, 2021
2f1a5990
May 03, 2021
Implemente proportional sampling of features for generation of new ones
· f045f0dd
Jon
authored
May 04, 2021
f045f0dd
Some fixes...
· 42f17706
Jon
authored
May 03, 2021
42f17706
May 02, 2021
Added storing of models visited during local optimization
· fd788d18
Jon
authored
May 03, 2021
fd788d18
Apr 30, 2021
added suggests
· 6b104526
Jon
authored
Apr 30, 2021
6b104526
Apr 27, 2021
Added a lot of documentation (i.e. I remebered to run roxygen)
· ef762550
Jon
authored
Apr 27, 2021
ef762550
Added a lot of documentation (i.e. I remebered to run roxygen)
· 2bb5817a
Jon
authored
Apr 27, 2021
2bb5817a
Apr 26, 2021
Added a trick to the renormalized estimates to avoid exp underflow
· f2a6027a
Jon
authored
Apr 26, 2021
f2a6027a
Mar 30, 2021
Created a file for formal experiments and started to code them
· 8a0198a0
Jon
authored
Mar 30, 2021
8a0198a0
Mar 25, 2021
Fixed renormalized marginal probabilities
· e21bb11c
Jon
authored
Mar 25, 2021
e21bb11c
Mar 24, 2021
Commit before possible rebranch
· 03263eba
Jon
authored
Mar 24, 2021
03263eba
Fixed the renormalization a bit
· 88f7bcd9
Jon
authored
Mar 24, 2021
88f7bcd9
Mar 23, 2021
Added linear likelihood with Zellners g-prior
· 205fe2bb
Jon
authored
Mar 23, 2021
205fe2bb
Fixed slight bug
· 45c5b106
Jon
authored
Mar 23, 2021
45c5b106
Added dynamic parameter generation for some parameters
· f8396cfc
Jon
authored
Mar 23, 2021
f8396cfc
Added max population setting so that the population expands to max size at pop 2
· 75969bce
Jon
authored
Mar 23, 2021
75969bce
Mar 22, 2021
Some bug fixes
· 6566acb9
Jon
authored
Mar 22, 2021
6566acb9
Mar 19, 2021
Fixed bug
· 7de6f64c
Jon
authored
Mar 19, 2021
7de6f64c
Fixed dependencies
· fd2506a8
Jon
authored
Mar 19, 2021
fd2506a8
Loading