casm.learn.print_halloffame

casm.learn.print_halloffame(hall, format=None)[source]

Print all individual in hall of fame.

Arguments:

hall: deap.tools.HallOfFame

A Hall Of Fame of ECI sets

format: str, optional, default=None
Options:

None: to print summary only “details”: to print more “csv”: to print as CSV “json”: to print as JSON