casm.learn.open_halloffame¶
-
casm.learn.
open_halloffame
(halloffame_filename, verbose=False)[source]¶ Open hall of fame from .pkl file.
- Parameters
halloffame_filename (string) – Name of .pkl file containing the hall of fame
verbose (boolean, optional, default=True) – Print information to stdout.
- Returns
hall (deap.tools.HallOfFame) – A Hall Of Fame of ECI sets