Search found 15 matches

by azzedine_fcb
Sun Jun 24, 2018 11:13 pm
Forum: SMILE
Topic: is exist in Validator class function for validate Virtual Evidence?
Replies: 1
Views: 3847

is exist in Validator class function for validate Virtual Evidence?

hello
i have network with same node with Virtual Evidence and other node classique
how i validate this network?
is exist in Validator class function for validate Virtual Evidence?
thanks
by azzedine_fcb
Wed May 09, 2018 12:50 am
Forum: SMILE
Topic: BayesianSearch problem
Replies: 5
Views: 6524

Re: BayesianSearch problem

yes I matched BKK with DataSet
and no jvm error stack he terminated without error
when i use that code with dataset 9*100 he is run successfully
but with 24*400 he is terminated with msg vector<T> too long for 80%
and run successfully for 20%
by azzedine_fcb
Mon May 07, 2018 11:39 pm
Forum: SMILE
Topic: BayesianSearch problem
Replies: 5
Views: 6524

Re: BayesianSearch problem

data.readFile("new 2.txt"); BayesianSearch b= new BayesianSearch(); b.setMaxParents(24); b.setRandSeed(25); bkk.addForcedArc("age","class"); bkk.addForcedArc("pc","class"); bkk.addForcedArc("pcc","class"); bkk.addForcedArc("r...
by azzedine_fcb
Mon May 07, 2018 3:10 am
Forum: SMILE
Topic: BayesianSearch problem
Replies: 5
Views: 6524

BayesianSearch problem

hello
i have problem when i learning structure with Bayesian Search
i have data 25 column and 400 line = 25*400
i get erreur vector<T> too long
help me please
by azzedine_fcb
Tue Apr 24, 2018 10:59 am
Forum: SMILE
Topic: learning structure and parameter with data missing
Replies: 1
Views: 3747

learning structure and parameter with data missing

hello
I have a data with missing value
how I learning structure and parameter with data missing?
Outcome not creat with '?' in name ex:state?
thanks
by azzedine_fcb
Sun Apr 22, 2018 1:39 pm
Forum: SMILE
Topic: Create network and learning strecture and parameters
Replies: 2
Views: 4635

Create network and learning strecture and parameters

Hello

I have a database I want to create network and learning structure and parameter
What steps should I take?
if exist example any langage c++ java .... send to me please
thanks
by azzedine_fcb
Fri Apr 20, 2018 11:43 pm
Forum: SMILE
Topic: learning structure and parameter (SEM, EM , K2...ect)
Replies: 7
Views: 7677

Re: learning structure and parameter (SEM, EM , K2...ect)

I'm afraid SMILE and GeNIe do not have general learning procedures for structural equation models. If you mean systems of linear equations with Gaussian noise, then GeNIe and SMILE do learn equations that you can interpret as structural equation models. I hope this helps. Marek no i mean structural...
by azzedine_fcb
Thu Apr 19, 2018 2:04 pm
Forum: SMILE
Topic: learning structure and parameter (SEM, EM , K2...ect)
Replies: 7
Views: 7677

Re: learning structure and parameter (SEM, EM , K2...ect)

shooltz[BayesFusion] wrote:We're finishing the documentation for learning at this point. You can read the old and not 100% accurate documentation available at https://support.bayesfusion.com/docs (see "The following material is currently being rewritten" section).
SEM not include ?
by azzedine_fcb
Thu Apr 19, 2018 1:57 pm
Forum: SMILE
Topic: learning structure and parameter (SEM, EM , K2...ect)
Replies: 7
Views: 7677

Re: learning structure and parameter (SEM, EM , K2...ect)

shooltz[BayesFusion] wrote:Yes, there are multiple structure learning algorithms; for parameter learning there's EM.
can you help me any documentation for that?
by azzedine_fcb
Thu Apr 19, 2018 1:45 pm
Forum: SMILE
Topic: learning structure and parameter (SEM, EM , K2...ect)
Replies: 7
Views: 7677

learning structure and parameter (SEM, EM , K2...ect)

hello
is existe in SMILE function for learning structure and parameter (SEM, EM , K2...ect)?
if not I want other api for EM and Structural EM .
thanks
by azzedine_fcb
Wed Mar 14, 2018 7:09 pm
Forum: SMILE
Topic: license problem Jsmile java eclipse
Replies: 6
Views: 7511

Re: license problem Jsmile java eclipse

shooltz wrote:See below.
I am very thankful to you.
by azzedine_fcb
Wed Mar 14, 2018 1:03 am
Forum: SMILE
Topic: license problem Jsmile java eclipse
Replies: 6
Views: 7511

Re: license problem Jsmile java eclipse

shooltz wrote:
You need to obtain your license key from our download website.
how i obtain my license key?
by azzedine_fcb
Tue Mar 13, 2018 3:52 pm
Forum: SMILE
Topic: license problem Jsmile java eclipse
Replies: 6
Views: 7511

Re: license problem Jsmile java eclipse

shooltz wrote:You need to obtain your license key from our download website. After logging in, you'll see "Click here to obtain your six months academic license for SMILE" - just follow that link.
where is the link ?
by azzedine_fcb
Mon Mar 12, 2018 11:26 pm
Forum: SMILE
Topic: license problem Jsmile java eclipse
Replies: 6
Views: 7511

license problem Jsmile java eclipse

Hi for My first use I get this error Exception in thread "main" java.lang.ExceptionInInitializerError at jsmile.jsmile.main(jsmile.java:12) Caused by: smile.SMILEException: License.P is null at smile.Wrapper.staticInitNative(Native Method) at smile.Wrapper.<clinit>(Wrapper.java:35) ... 1 m...