Plot

Various helper plot functions used in the project

  • Primarily uses matplotlib.pyplot.

  • This file is a part of Personal Programming Project (PPP) coursework in Computational Materials Science (CMS) M.Sc. course in Technische Universität Bergakademie Freiberg.

  • This file is a part of the project titled Application of statistical learning to predict material properties.

class plot.Plots(show=False, dark_background=False, transparent=False)

Bases: object

Class to host helper plot methods.

plot_comparison(max_components, predicted='K')