Module: tfl.visualization

Tools to analyse and plot TFL models.

Functions

draw_model_graph(...): Draws the model graph.

plot_all_calibrators(...): Plots all feature calibrator(s) extracted from a TFL canned estimator.

plot_calibrator_nodes(...): Plots feature calibrator(s) extracted from a TFL canned estimator.

plot_feature_calibrator(...): Plots feature calibrator(s) extracted from a TFL canned estimator.

plot_outputs(...): Visualises several outputs for same set of inputs.

absolute_import Instance of __future__._Feature
division Instance of __future__._Feature
print_function Instance of __future__._Feature