Search found 3 matches

by amirsad
Fri Jun 09, 2017 9:07 am
Forum: SMILE
Topic: Dynamic BN
Replies: 11
Views: 10907

Re: Dynamic BN

Hi,

I'm also looking for a simple document or example how to create and initialize Dynamic Bayesian Networks using SMILE.
I could not find any documentation (except for parameter learning in Wiki), and the link in the previous post does not seem to be up to date.
Is there any resource I am missing?
by amirsad
Fri Apr 28, 2017 8:49 am
Forum: SMILE
Topic: Degree of Influence and Sensitivity Analysis
Replies: 18
Views: 23456

Re: Degree of Influence and Sensitivity Analysis

Thank you very much for the quick response and sharing this program, it helps a lot! I've got some questions: - In the function DSL_sensitivity::Calculate(DSL_network &net, bool relevance) , what is the relevance argument standing for? - In GeNIe's sensitivity analysis you can set the the percen...
by amirsad
Mon Apr 24, 2017 8:08 pm
Forum: SMILE
Topic: Degree of Influence and Sensitivity Analysis
Replies: 18
Views: 23456

Re: Degree of Influence and Sensitivity Analysis

Hi,

since sensitiviy.h is included in the current distribution of SMILE, I was wondering if it is now officially public and whether the interface can be used to compute the degree of influence. I could not find any documentation of sensitivity analysis in SMILE.
Thanks!