Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Visualize the graph from files in pgm formats #31

Open
gargshashank5 opened this issue Jun 18, 2014 · 0 comments
Open

Visualize the graph from files in pgm formats #31

gargshashank5 opened this issue Jun 18, 2014 · 0 comments

Comments

@gargshashank5
Copy link
Contributor

  1. User uploads a file from browser. Check it for [https://github.com/Implementing reading from and writing to various file formats pgmpy#65
    ](file type)
  2. Parse the file using the existing reader classes for various file formats.
  3. Populate a json object in the defined https://github.com/pgmpy/pgmpy_viz/wiki/Detailed-Description#214-posting-the-model with the parsed data.
  4. Send the json to browser.
  5. Interpret the json and show the graph.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant