Visualisation

Created on Wed Jan 15 15:37:54 2020

@author: Jorge Mario Cruz-Duarte (jcrvz.github.io), e-mail: j.m.cruzduarte@ieee.org

Warning

This module is work-in-progress. The API may change in future releases.

Plotting utilities for visualising experiment results, including violin plots of fitness distributions and performance overviews across hyper-heuristic steps.

customhys.visualisation.show_performance_overview(steps, historical_fitness, performances=None)[source]