lmaraite / Collaborative_Filtering

Collaborative Filtering Implementation
GNU General Public License v3.0
0 stars 0 forks source link

create_similarity_matrix new signature breaks evaluation #17

Closed cvonder1 closed 4 years ago

cvonder1 commented 4 years ago

The changes introduced in b6704ab6dd7c1b20fe224f90d61fa535a571aece break the accuracy.run_accuracy_evaluation function.

I propose to add configuration options regarding a user-or item-based approach to the EvaluationPropertiesBuilder.