alansaid

Results 17 comments of alansaid

I think that would be a good start. The main idea would be to provide an example of how to do this (i.e. according to the link) and allowing other...

@samarthbhargav Great! :+1: Welcome! [AUC](http://www.mathwords.com/a/area_under_a_curve.htm) is Area Under Curve where the curve refers to the [Receiver Operating Characteristic curve - ROC](http://en.wikipedia.org/wiki/Receiver_operating_characteristic) curve). There are examples of AUC implemented in [MyMediaLite](https://github.com/zenogantner/MyMediaLite/blob/master/src/MyMediaLite/Eval/Measures/AUC.cs)...

@samarthbhargav still up for this task?

@abellogin and @saulvargas it would be great if you could add something on the parts that you have implemented, one paragraph per thing should be enough (or just a list...

Hi @ChemsEddineBerbegue, Can you provide a minimal working example (or not working in this case)? I believe this is likely to an incorrect maven setup in your Eclipse environment as...

Can you provide a code example (of your code) and the scenario in which your build fails? As you can see in [the rival-core pom file](https://github.com/recommenders/rival/blob/master/rival-core/pom.xml), RiVal uses Apache Commons...

I suggest you try importing it as a Maven project and use Maven to build it. This simply appears to be an artefact of attempting to build RiVal in an...

Odd that it wasn't causing errors before. Let's go ahead with the update. However, given Mahout's current development direction, we could consider skipping Mahout in future releases. Mahout Taste is...