recommenders / rival

RiVal recommender system evaluation toolkit
rival.recommenders.net
Apache License 2.0
150 stars 40 forks source link

Check checkstyle errors for 0.2 #90

Closed abellogin closed 9 years ago

abellogin commented 9 years ago

Run "mvn checkstyle:checkstyle" and "mvn checkstyle:check". Check all errors: "mvn checkstyle:checkstyle-aggregate" and look at output in rival/target/checkstyle-result.xml

abellogin commented 9 years ago

I am working on it now, I should have it ready by today.