1. convert loss value and training time plots to bar plots 1. sort models by training times 1. make loss and validation plots with same scales 1. perhaps combine loss plots into single plot to make it clearer/easier to parse 1. show model names and not history paths 1. store weighted and unweighted loss in the model history object 1. differentiate between weighted and unweighted loss in the plots
convert loss value and training time plots to bar plots
sort models by training times
make loss and validation plots with same scales
perhaps combine loss plots into single plot to make it clearer/easier to parse
show model names and not history paths
store weighted and unweighted loss in the model history object
differentiate between weighted and unweighted loss in the plots