kd.kdash

kd.kdash#

[[Source]]

Small library for creating Flatboard dashboards.

Available as standalone (from kauldron.utils import kdash) or directly through kd.kdash.

Symbols#

Class#

kd.kdash.BuildContext

Context for building the dashboard.

kd.kdash.DashboardsBase

Flatboard dashboard structure.

kd.kdash.MetricDashboards

Standard metrics & losses dashboards for a single collection.

kd.kdash.MultiDashboards

Container of multiple dashboards.

kd.kdash.NoopDashboard

Empty dashboard.

kd.kdash.Plot

Single plot inside a dashboard.

kd.kdash.SingleDashboard

Single dashboard containing multiple plots.

Function#

kd.kdash.build_and_upload

Create the dashboards.