jcastro-inf / delfos

delfos: DEveLopers' Framework of Suggestions is a recommender systems library that has a number of recommendation algorithms, datasets, experimentation protocols and metrics to perform experiments to evaluate and compare recommendation techniques.
2 stars 1 forks source link

Fix the library command line help #2

Open jcastro-inf opened 8 years ago

jcastro-inf commented 8 years ago

Implement the command line help for the library (Command 'delfos --help'). A possible solution is to gather all the CaseUseMode.this.getModeParameter() and provide a sentence or two about each.