lmaraite / Collaborative_Filtering

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

Always Use Pearson Prediction Function in Evaluation #34

Open cvonder1 opened 4 years ago

cvonder1 commented 4 years ago

As the title says. You can use the prediction.predicition_pearson_correlation no matter, how the similarities were computed.