dswah / sgcrfpy

SGCRFpy: Sparse Gaussian Conditional Random Fields in Python
MIT License
29 stars 5 forks source link

add graph visualization #20

Open dswah opened 8 years ago

dswah commented 8 years ago

Would be very cool to add graph visualization to understand the estimated structure could use the graphviz library (which Keras uses to viz models)

http://graphviz.readthedocs.io/en/latest/examples.html

dswah commented 8 years ago

i like some of the ideas in this example. visualizing the relationships in the stock market

http://scikit-learn.org/stable/auto_examples/applications/plot_stock_market.html#sphx-glr-auto-examples-applications-plot-stock-market-py