Search found 32 matches

by liid
Wed May 05, 2021 5:36 pm
Forum: GeNIe
Topic: Learning structure with missing data
Replies: 11
Views: 4607

Re: Learning structure with missing data

Thank you! As for the FS, I was actually thinking about the structure learning (SL) approach, but again, since I have quite a lot of missing values both in the training and testing data, its a problem. I am aware that I can do something like knn-imputation and then apply structure learning, but I am...
by liid
Tue May 04, 2021 9:47 pm
Forum: GeNIe
Topic: Learning structure with missing data
Replies: 11
Views: 4607

Learning structure with missing data

Hi,

1. From what I read in your manual, structure learning algorithms do not work for data that is incomplete.
Are there any alternatives that can be implemented in GenIe for learning structure in the presence of missing values and latent variables?

2. Does genie offer any FS algorithms?

Thanks!
by liid
Sat Jun 22, 2019 10:40 pm
Forum: GeNIe
Topic: Most determinant nodes
Replies: 4
Views: 5647

Re: Most determinant nodes

Thanks for the suggestion, but strength of influence does not capture what I need (that is, understand the most influential variables on my target node, and somehow quantify this influence).
by liid
Sat Jun 22, 2019 12:51 pm
Forum: GeNIe
Topic: Most determinant nodes
Replies: 4
Views: 5647

Most determinant nodes

Hi,

Is there an option (GeNIe or smile) to understand what are the most determinant factors/nodes of my BN? and to somehow quantify the size of the effect they generate?

Thanks!
by liid
Mon Dec 24, 2018 5:31 am
Forum: GeNIe
Topic: cross validation
Replies: 1
Views: 4404

cross validation

Is there a possibility to view the individual results of each fold of a K-fold CV?
Also, how is the final result for K-fold CV calculated? average of K folds? min of the K folds? max of the K folds?

Thanks
by liid
Fri Dec 14, 2018 2:49 am
Forum: GeNIe
Topic: piechart
Replies: 2
Views: 4588

piechart

Hi,

Is there an option to replace the counts on the side of the piechart with percentages?

Thanks
by liid
Fri Dec 14, 2018 2:45 am
Forum: GeNIe
Topic: visualization and business vs academic version
Replies: 3
Views: 5069

Re: visualization and business vs academic version

I was not aware of those options. Thank you!
by liid
Mon Nov 19, 2018 3:53 am
Forum: GeNIe
Topic: visualization and business vs academic version
Replies: 3
Views: 5069

visualization and business vs academic version

Hi, I was not sure whether this question should go to the forum or to your email directly. If you would like me to move it to the forum, please say so. I have been using the academic version for a while. My problem is when I try to visualize my networks in order to include pictures of them in my pap...
by liid
Sat Aug 04, 2018 6:36 am
Forum: SMILE
Topic: pysmile k-fold CV
Replies: 5
Views: 8401

pysmile k-fold CV

Hi, Just started using pysmile (was using only GeNle so far, but reached to a point where I need some bigger scale network). I have two questions and will be very grateful if you can answer : 1. I am trying to understand how to perform a simple k-fold CV in pysmile. This topic is not included in the...
by liid
Mon Jul 16, 2018 2:04 pm
Forum: GeNIe
Topic: "observed" continuous node, modelling logistic cpd
Replies: 4
Views: 5636

Re: "observed" continuous node, modelling logistic cpd

Let me rephrase: are there any observed and continuous nodes in GeNIe that can integrate with chance nodes in the sense that they can have choice nodes as descendents? For example, the equation node can be cont. and observed but it can not have a chance node as child. (Almost all my network is built...
by liid
Sun Jul 15, 2018 9:00 pm
Forum: GeNIe
Topic: "observed" continuous node, modelling logistic cpd
Replies: 4
Views: 5636

Re: "observed" continuous node, modelling logistic cpd

Hi-

Thanks, but I am not sure I understand: how can I represent my weights using nodes (which is what I offered --- a weight corresponds to a node) if there is no option for a node that can be both observed and take a continuous value? (or maybe there is?)

Thanks!
by liid
Wed Jul 11, 2018 1:24 pm
Forum: GeNIe
Topic: "observed" continuous node, modelling logistic cpd
Replies: 4
Views: 5636

"observed" continuous node, modelling logistic cpd

Hi, I am trying to model a logistic cpd with the GeNIe. As it does not offer such a built in mechanism, I obtained the weights from another source. My problem is now how to build this cpd using the building blocks GeNIe offers. I was planning to use the equation node for the softmax, and "abuse...
by liid
Fri Jul 06, 2018 5:34 pm
Forum: GeNIe
Topic: missing values in test data
Replies: 1
Views: 3292

missing values in test data

Hi,

How does GeNle deal with missing values of observed nodes in the test (validation) data? (I refer to the option of "test only", not to CV.)

Thanks!
by liid
Mon Jul 02, 2018 8:47 pm
Forum: GeNIe
Topic: logistic-cpd nodes
Replies: 3
Views: 4077

Re: logistic-cpd nodes

Hi-

Regarding 2.: I do have missing values in the training data for some of the nodes. I also have latent nodes for which I do not have any training data at all. I this a problem? I thought that since you use EM it should not be..
by liid
Sat Jun 30, 2018 11:09 pm
Forum: GeNIe
Topic: logistic-cpd nodes
Replies: 3
Views: 4077

logistic-cpd nodes

Hi, First, thank you for answering my previous questions! 1. I want to combine one node with a multi-valued logistic cpd (sigmoid) in my network. I did see that you have the option of an "equation" node but I am not sure how do I need to use it to achieve a multi-valued logistic cpd. For e...