Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementing reading from and writing to various file formats #65

Open
4 of 14 tasks
ankurankan opened this issue Feb 17, 2014 · 6 comments
Open
4 of 14 tasks

Implementing reading from and writing to various file formats #65

ankurankan opened this issue Feb 17, 2014 · 6 comments

Comments

@ankurankan ankurankan self-assigned this Feb 17, 2014
@jp111
Copy link
Contributor

jp111 commented Mar 17, 2014

Which of these are preferred? Also please give a rough idea of how much time will be consumed in one so that I can better plan schedule and decide time-line for project.

@ankurankan
Copy link
Member Author

We don't have any preference over the formats. You can look at the
implementation of ProbModelXML to get a basic idea of what you will have to
do.

I would suggest you to select 3 file formats and allocate 4 weeks on each.
One week for understanding the format and discussing it's implementation,
one week for implementing its reader class, one week for implementing its
writer class and then one week for writing tests.
On 18-Mar-2014 12:08 am, "Jaspreet Singh" notifications@github.com wrote:

Which of these are preferred? Also please give a rough idea of how much
time will be consumed in one so that I can better plan schedule and decide
time-line for project.

Reply to this email directly or view it on GitHubhttps://github.com//issues/65#issuecomment-37853582
.

You received this message because you are subscribed to the Google Groups
"pgmpy" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to pgmpy+unsubscribe@googlegroups.com.
To post to this group, send email to pgmpy@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/pgmpy/pgmpy/pgmpy/issues/65/37853582%40github.comhttps://groups.google.com/d/msgid/pgmpy/pgmpy/pgmpy/issues/65/37853582%40github.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

@ankurankan
Copy link
Member Author

Git markdown messed with the xml file. The correct image and file is follows

https://lh5.googleusercontent.com/-JaAZWwk0yfU/UzpwyeKVZMI/AAAAAAAACDc/j_RH6rHzh1k/s1600/CANCER.GIF

]>

Cancer MetastaticCancer discrete Present Absent position = (242, 136) SerumCalcium discrete Increased NotIncreased position = (126, 221) BrainTumor discrete Present Absent position = (368, 216) Coma discrete Present Absent position = (244, 313) SevereHeadaches discrete Present Absent position = (490, 309) MetastaticCancer 0.2 0.8
SerumCalcium MetastaticCancer 0.8 0.2 0.2 0.8
BrainTumor MetastaticCancer 0.2 0.05 0.8 0.95
Coma BrainTumor SerumCalcium 0.8 0.8 0.8 0.05 0.2 0.2 0.2 0.95
SevereHeadaches BrainTumor 0.8 0.6 0.2 0.4

@ankurankan ankurankan removed their assignment Nov 5, 2015
@khalibartan
Copy link
Member

@ankurankan can you close this issue and reopen a new issue, and mention all the not implemented files alongwith NET and DSC file formats.

@ankurankan
Copy link
Member Author

@khalibartan I am just adding it here.

@khalibartan
Copy link
Member

@ankurankan Okay. I just felt since issue is long we can get more people to work on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
GSoC 2018
Entrance issues
Development

No branches or pull requests

3 participants