Search found 4 matches
- Tue Apr 29, 2025 9:13 am
- Forum: GeNIe
- Topic: Font size of axes values
- Replies: 3
- Views: 26257
Re: Font size of axes values
Yes, the font size is not visible. I have 12 nodes in my network and wanted to have a screenshot for my presentation. As I said I can increase the size of the node label but the axes numbers are too small. Thanks for your response.
- Mon Apr 28, 2025 8:15 am
- Forum: GeNIe
- Topic: Font size of axes values
- Replies: 3
- Views: 26257
Font size of axes values
Hello, I have equation nodes in my network which I want to display as bar charts. I was able to change the size of the node label but the axes font size remains small. Is it possible to change the font size of the axes and axes labels in Genie?
- Mon Mar 17, 2025 9:54 am
- Forum: SMILE
- Topic: Defining distribution parameters externally then creating the BN
- Replies: 1
- Views: 54829
Defining distribution parameters externally then creating the BN
Hi,
I have a continuous Bayesian network created in Python - with my nodes created using the CustomPDF distribution. Is there a way to enter the parameters of my CustomPDF function as lists from a CSV file? I would like to be able to update the values externally.
Thanks.
I have a continuous Bayesian network created in Python - with my nodes created using the CustomPDF distribution. Is there a way to enter the parameters of my CustomPDF function as lists from a CSV file? I would like to be able to update the values externally.
Thanks.
- Thu Jan 23, 2025 10:36 am
- Forum: SMILE
- Topic: Adding a probability distribution as evidence
- Replies: 1
- Views: 59078
Adding a probability distribution as evidence
Hi, I have created a network in python with a load node and a resistance node. I use these two to calculate the load resistance ratio in another node. I want the load resistance ratio node to be associated to a lognormal probability distribution where load resistance ratio values close to one have a ...