Stammtisch 2018_06_05 - shogun-toolbox/shogun GitHub Wiki
RealFeature refactor: all old Python examples need to be ported, all notebooks are done.
NEWS: another reminder for all students to update the NEWS file
Strings in meta example. All sorts of problems: type missing in meta language grammar, need a factory method that loads this, etc. Wuwei will write a c++ example on using string list features, Heiko will write to Esben to add that type to the meta grammar.
factory.h objects are not garbage collected (in Python). Shubham will investigate