Equation node precision

The front end.
Post Reply
Per Närman
Posts: 5
Joined: Mon Mar 30, 2009 12:44 pm

Equation node precision

Post by Per Närman »

Hello,

I am trying to use the equation nodes to compute reliabilities of very reliable information systems. This means that we get numbers with a very high number of decimals (0,9999904632 etc.). We want to use these numbers in products.

It appears GeNIe only allows six figures in the computations which introduces many rounding errors into our computations. Is there any way to change the size of the numbers so that we could have bigger numbers with more decimals? Or, is it possible to increase the precision in the SMILE API?

Best regards

Per
shooltz[BayesFusion]
Site Admin
Posts: 1417
Joined: Mon Nov 26, 2007 5:51 pm

Re: Equation node precision

Post by shooltz[BayesFusion] »

Per Närman wrote:It appears GeNIe only allows six figures in the computations which introduces many rounding errors into our computations. Is there any way to change the size of the numbers so that we could have bigger numbers with more decimals? Or, is it possible to increase the precision in the SMILE API?
Most of the equation-based inference algorithms are approximate, so even with increased decimal count you'd probably be unable to get reasonable results.

There's no method of increasing the precision in the API at this point.
gingerauto
Posts: 4
Joined: Mon May 09, 2011 1:44 pm

Re: Equation node precision

Post by gingerauto »

Hi,
Can you tell how can we connect an arc node to other types of nodes.
Thanks
shooltz[BayesFusion]
Site Admin
Posts: 1417
Joined: Mon Nov 26, 2007 5:51 pm

Re: Equation node precision

Post by shooltz[BayesFusion] »

gingerauto wrote:Hi,
Can you tell how can we connect an arc node to other types of nodes.
Did you mean the equation (not 'arc') nodes? They can only be linked to other equation nodes.
gingerauto
Posts: 4
Joined: Mon May 09, 2011 1:44 pm

Re: Equation node precision

Post by gingerauto »

hi,

Yes i mean equation node..we can't, but how can we represent a node which follows for example an exponential or normal probability law...
Thanks
Post Reply