jcastro-inf / delfos

delfos: DEveLopers' Framework of Suggestions is a recommender systems library that has a number of recommendation algorithms, datasets, experimentation protocols and metrics to perform experiments to evaluate and compare recommendation techniques.
2 stars 1 forks source link

GroupFormationTechniques must use the datasetLoader users, instead of creating new ones. #5

Open jcastro-inf opened 8 years ago

jcastro-inf commented 8 years ago

Not following this standard produces unexpected failures in later computations that use User methods such as compare, equals and hashCode.