Algorithm for Computing Observation Relevancy

The front end.
Post Reply
adelg
Posts: 1
Joined: Wed Dec 05, 2007 10:20 pm
Location: Belmont, CA
Contact:

Algorithm for Computing Observation Relevancy

Post by adelg »

I am looking for the algorithm Genie is using to compute the relevancy of observations in test view.
Thanks
marek [BayesFusion]
Site Admin
Posts: 430
Joined: Tue Dec 11, 2007 4:24 pm

Re: Algorithm for Computing Observation Relevancy

Post by marek [BayesFusion] »

adelg wrote:I am looking for the algorithm Genie is using to compute the relevancy of observations in test view.
Thanks
We use a simple algorithm that computes the expected gain in cross-entropy between the target fault and the observation. One place where you will find more information about the algorithms applied in SMILE is a MSc thesis of Randy Jagt. Here is a link to the electronic version:

http://www.kbs.twi.tudelft.nl/Publicati ... t-MSc.html

I hope this helps.
Cheers,

Marek
Post Reply