Visualization¶
NEXTorch offers a variety of visualization functions in nextorch.plotting module.
The plots are rendered using matplotlib as a backend.
It is an active area of development for NEXTorch.
We provide two forms of the visualization functions depending on their inputs format:
XorYmatrics oran
Experimentobject (functions that end with_exp).