Hello Gabor, for this type of issue (design decisions) what we've done in the past with FlinkML is to open a PR marked with the WIP tag and take the discussion there, making it easier for people to check out the code and get a feel of advantages/disadvantages of different approaches.
Could you do that for this issue? Regards, Theodore On Thu, Nov 10, 2016 at 12:46 PM, Gábor Hermann <m...@gaborhermann.com> wrote: > Hi all, > > We have managed to fit the ranking recommendation evaluation into the > evaluation framework proposed by Thedore (FLINK-2157). There's one main > problem, that remains: we have to different predictor traits (Predictor, > RankingPredictor) without a common superclass, and that might be > problematic. > > Please see the details at the issue: > https://issues.apache.org/jira/browse/FLINK-4713 > > Could you give feedback on whether we are moving in the right direction or > not? Thanks! > > Cheers, > Gabor > >