Skip to content

jart/idomaar

 
 

Repository files navigation

Idomaar

Idomaar (/i:dɒmæ(r)/) is the CrowdRec recommendation and evaluation reference framework.

At the highest abstraction level, Idomaar can be split into the following blocks:

  • the algorithms to test, both state-of-the-art algorithms and new solutions implemented within the CrowdRec project, e.g,. the algorithms developed in WP4. The algorithms are implemented within the computing environments
  • the evaluation logic, experimenting with the available algorithms in order to compute both quality (e.g., RMSE, recall) and system (e.g., execution and response time) metrics. Idomaar will include some evaluation policies, free to be extended. The evaluation logic is implemented by an orchestrator and an evaluator.
  • the data, i.e., the datasets made available to the practitioners (e.g., the MovieTweetings). Algorithms, evaluation logic, and data will be as decoupled as possible to allow to experiment with most existing solutions - no matter the technology they are implemented on - granting reproducible and consistent comparisons. The data are contained in the data container

See usage.md for installation instructions and usage.

About

CrowdRec reference framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 76.6%
  • Puppet 12.6%
  • Java 2.7%
  • Python 2.5%
  • HTML 1.2%
  • Vim Script 1.2%
  • Other 3.2%