This repository has been archived by the owner on Jan 24, 2023. It is now read-only.
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
Description
- 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) - Parse the file using the existing reader classes for various file formats.
- Populate a json object in the defined https://github.com/pgmpy/pgmpy_viz/wiki/Detailed-Description#214-posting-the-model with the parsed data.
- Send the json to browser.
- Interpret the json and show the graph.
Metadata
Assignees
Labels
No labels
Activity