Calculate MPE in SMILE?

The engine.
Post Reply
JeffV
Posts: 1
Joined: Sun Sep 27, 2009 6:03 pm

Calculate MPE in SMILE?

Post by JeffV »

Is there a way to directly calculate the Most Probable Explanation after setting evidence in SMILE? I've done this in Genie, but I couldn't find anything in the SMILE documentation about directly calculating this, as opposed to calculating a full probability distribution and picking the state with the highest probability. Or is this the only option? Thanks!
shooltz[BayesFusion]
Site Admin
Posts: 1457
Joined: Mon Nov 26, 2007 5:51 pm

Re: Calculate MPE in SMILE?

Post by shooltz[BayesFusion] »

It's possible, but there's no documentation. See DSL_network::AnnealedMap in network.h for the method signature. The inputs and outputs are closely related to GeNIe's MAP dialog.
Post Reply