<Sirish07Sirish[m>
* cf_test.cpp file? If so, kindly share it.
<Sirish07Sirish[m>
yeah I did.
<Sirish07Sirish[m>
1. In the PR #3106, I just tried to tweak `Neighbour Search` and `Interpolation` methods to fine-tune SVD++. But what I observed is that the `Recommendation Accuracy` test failed for others (eg: BiasSVD, RegSVD) too. I think this test is really sensitive.
<Sirish07Sirish[m>
2. It might be possible that the implementations for SVD++ might be wrong. But I want to know how our current methods are doing against some standard benchmarks (to check their implementations).
<Sirish07Sirish[m>
* Hey, is there any literature supporting the `RecommendationAccuracy` test case in cf_test.cpp file? If so, kindly share it.
<Sirish07Sirish[m>
* Hey, is there any literature supporting the `RecommendationAccuracy` test case in cf_test.cpp file? If so, kindly share it.
<Sirish07Sirish[m>
Kindly let me know your thoughts. Thanks :)
<Sirish07Sirish[m>
@marcusedel:matrix.org, any thoughts on the above thread?
<zoq[m]1>
<Sirish07Sirish[m> "@marcusedel:matrix.org, any..." <- I like the idea to compare the implementation against another one, it could be possible that we missed something in the implementation.