Skip to content

Conversation

@raphinou
Copy link

@raphinou raphinou commented Nov 6, 2012

When using multiple recommenders in a script, eg for cross validation,
the redis_prefix was the same for input matrices of all recommenders.
What's more, all recommenders had access to all input matrices of all
other recommenders.
This patch fixes these problems and enables testing 2 different
recommenders in a script to see if their difference of performance is
statistically significant.

Tests really pass now

When using multiple recommenders in a script, eg for cross validation,
the redis_prefix was the same for input matrices of all recommenders.
What's more, all recommenders had access to all input matrices of all
other recommenders.
This patch fixes these problems and enables testing 2 different
recommenders in a script to see if their difference of performance is
statistically significant.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant