Search found 9 matches

by lir24
Wed Jun 19, 2013 10:47 pm
Forum: SMILE
Topic: formular for BN Inference
Replies: 1
Views: 2823

formular for BN Inference

Could I use smile or genie, to get my Bayesian Network Inference formular or expression for a centain node? I don't know if I describe my question clearly, what I want to do is that, for example, assume in my BN, I have an outcome node, and it has two state, fail and success,and I want to find the e...
by lir24
Sat Jun 08, 2013 2:07 am
Forum: SMILE
Topic: smile embeded to iphone app
Replies: 4
Views: 5094

Re: smile embeded to iphone app

You should use iOS build when running on an actual device and OSX build for the iOS emulator running on your Mac. We won't be able to help you with specific question at this time, however - we're not enrolled in Apple's iOS Developer Program. I suggest you should try to use XCode to mix Objective-C...
by lir24
Sat Jun 01, 2013 10:49 pm
Forum: SMILE
Topic: smile embeded to iphone app
Replies: 4
Views: 5094

smile embeded to iphone app

Hi all, I am now trying to use Bayesian Network to calculate probability by using smile, in an iphone App. I think smile was written by c++, it should work in Xcode, but I am not sure which version of smile should I use, the one for Mac OS, or IOS? I tried both, but they both gave me errors. Is ther...
by lir24
Wed May 22, 2013 11:30 pm
Forum: SMILE
Topic: jsmile for IOS system?
Replies: 1
Views: 2666

jsmile for IOS system?

Hi all,
I just wondering do you have something like jsmile that could support for objective-c? Since I want to use bayesian network to my mobile app for Apple. Could you someone help me to answer this? Thanks

Lihua
by lir24
Sun Mar 24, 2013 3:47 am
Forum: SMILE
Topic: jSMILE API for GeNIe
Replies: 5
Views: 7352

Re: jSMILE API for GeNIe

My operating system is Mac. On OSX you'll need to add -Djava.library.path=<directory where libjsmile.jnilib is located> to java's command line. Thank you for your help, but I've done this in my terminal, but it said like this: RentekiMacBook-Pro:~ lir24$ -Djava.library.path=/Users/lir24/Desktop/jsm...
by lir24
Sun Mar 24, 2013 3:05 am
Forum: SMILE
Topic: Source code for servlet using jSMILE library
Replies: 0
Views: 16617

Source code for servlet using jSMILE library

Hi all, Can any body tell me where can I get this source code examples? I couldn't find on the download page. Thank you ! { http://genie.sis.pitt.edu/wiki/Java_Tutorials:_Introduction Java Tutorials: Introduction There are two examples prepared for Java developers: (1) a stand-alone application, and...
by lir24
Sun Mar 24, 2013 2:39 am
Forum: SMILE
Topic: Degree of Influence and Sensitivity Analysis
Replies: 18
Views: 23373

Re: Degree of Influence and Sensitivity Analysis

Martijn wrote:Hi,

The tornado diagram is only available in GeNIe, not in SMILE.

Best,

Martijn

Oh, I see..Thank you so much~~
by lir24
Sun Mar 24, 2013 12:04 am
Forum: SMILE
Topic: Degree of Influence and Sensitivity Analysis
Replies: 18
Views: 23373

Sensitivity Analysis tornado in jSmile

Hi all,
I am now using jsmile for my course project, and found there is no class or methods for sensitivity analysis. I wonder if there is any method to draw the sensitivity tornado in jsmile, just like that in GeNIe?
Thank you!
by lir24
Thu Mar 21, 2013 5:07 pm
Forum: SMILE
Topic: jSMILE API for GeNIe
Replies: 5
Views: 7352

Re: jSMILE API for GeNIe

Hi all, I have the same question below, and I found no one revolved then.Could someone help me to resolve now? By the way, My operating system is Mac . Thanks! Exception in thread "main" java.lang.UnsatisfiedLinkError: no jsmile in java.library.path at java.lang.ClassLoader.loadLibrary(Cla...