I'm a student using Lenskit and I would like to implement the Intra-List similarity metric for my project. How can I implement the new TopN-metric from scratch? I'm not used to working with Gradle/Java, Implementing my own re-ranking algorithm was nice to do but I don't know how to start implementing a metric and then adding it by defining a type-name?.. I'm a little lost.
Thanks, Diederik