Hi all, I would like to add an ML abstraction we have previously devised (see section 4.2 here: https://sigmodrecord.org/publications/sigmodRecord/2309/pdfs/05_Systems_Beedkar.pdf) to the Wayang code repository. With this abstraction, one can easily implement multiple ML algorithms (think like MapReduce but for ML algorithms). However, I'm unsure which is the correct place to do it. Shall I create a new module for it or add it somewhere else?
Best -- Zoi
