💡😎3 unpopular but very necessary visualization libraries
Supertree is a Python library designed for interactive and convenient visualization of decision trees in Jupyter Notebooks, Jupyter Lab, Google Colab and other notebooks that support HTML rendering. With this tool, you can not only visualize decision trees, but also interact with them directly in the notebook.
Mycelium is a library for creating graphical visualizations of machine learning models or any other directed acyclic graphs. It also provides the ability to use the Talaria graph viewer to visualize and optimize models
TensorHue is a Python library designed to visualize tensors directly in the console, making it easier to analyze and debug them, making the process of working with tensors more visual and understandable.
Post #735
1.02K