Session Ready
Exercise

Exploring a DNN classifier in TensorBoard

TensorBoard is a powerful tool that allows you a glimpse inside your model - including both scalars and graphs. Complete the steps below to view the graph for your Shopper Behavior model.

Instructions
100 XP
  • Fit the model and define the appropriate callback.
  • Open TensorBoard.