tumourkit.postprocessing.plot_logs.plot_vis
- tumourkit.postprocessing.plot_logs.plot_vis(values: DataFrame, path: str) None
Creates interesting altair plots.
- Parameters:
values (pd.DataFrame) – Dataframe with hyperparams in index and metrics in columns.
path (str) – Folder where to save plots, must exists already.