aalto-ics-kepaco / msms_rt_ssvm

Implementation of the LC-MS²Struct model published in the manuscript "Joint structural annotation of small molecules using liquid chromatography retention order and tandem mass spectrometry data" by Bach et al.
MIT License
6 stars 5 forks source link

Implement averaged margins #8

Open bachi55 opened 3 years ago

bachi55 commented 3 years ago

Currently only one spanning tree is used for the MRF approximation during the training and for the prediction. Implement a averaged tree factor graph model, so that we can use more than one spanning tree for the marginals and MAP estimate.