plotmaker module
Full Documentation for hippynn.plotting.plotmaker
module.
Click here for a summary page.
- class PlotMaker(*plotters, plot_every, save_dir='plots/')
Bases:
object
The plot maker is responsible for collecting the data for the plotters and executing the plotters.
- assemble_module(model_outputs, targets)
- make_full_location(sub_location)
- make_plots(outputs, targets, sub_location=None)
- plot_phase(prediction_all_vals, target_all_vals, when, eval_type)
- property required_nodes