Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parsers in rival-split to example? #79

Open
alansaid opened this issue Sep 15, 2014 · 0 comments
Open

Parsers in rival-split to example? #79

alansaid opened this issue Sep 15, 2014 · 0 comments
Assignees
Labels
Milestone

Comments

@alansaid
Copy link
Member

Comment:
The parsers in net.recommenders.rival.split.parser should be moved to examples.
The reason for this is that they all correlate to an example dataset. There is also a parser in net.recommenders.rival.evaluation.parser which seems to be the same kind of parser as the other ones.
If not moved to examples, the parsers should at least be moved to one location.

Most of the parsers should be replaceable by net.recommenders.rival.core.UIPParser (user-item-preference parser) which uses Commons CSV and allows the parser to be configured to whatever dataset is used by the "example" code.

@alansaid alansaid added this to the 0.3 milestone Aug 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants