Skip to main content

grprec is a python library for analizing, building, testing group recommendation system approaches

Project description

GrpRec

GrpRec is a pyhon library designed for group recommendation systems.The diffrent task that you can do using this library are:

- Generate different types of groups from your dataset using many methods in group recommendation litterature (Random groups, similar groups, divergent groups, etc.)
- Split your ratings dataset with different methods (train/test, train/validation/test, k-fold etc.)
- Generate prediction scores for your generated groups using individual recommendation systems algorithm.
- Use different group score aggregation strategies on the predicted scores to generate the recommendations (Average, Least miery, Borda count, etc.)
- Evaluate the recommendations using diffrent metrics used in litterature (Precision, Recall, First hit, NDCG)

Installation

To install the GrpRec library execute the following command in your python console:

pip install grprec

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

grprec-0.0.2.tar.gz (9.5 kB view hashes)

Uploaded Source

Built Distribution

grprec-0.0.2-py3-none-any.whl (11.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page