Interface | Description |
---|---|
Query |
Interface to define methods necessary in a
Query object. |
RecommenderAlgorithm |
This interface specifies the main structure of all recommender
algorithm used in RecoLibry.
|
Class | Description |
---|---|
JsonRecSysConfiguration |
Class to build a recommender system using a configuration file.
|
RecommenderResult |
Class that contains the result of a recommendation.
|
RecommenderSystem |
This is the main class to make recommender systems.
|
RecommenderSystemFactory |
Class to build a instance of a recommender system based on a
recommender system configuration.
|
RecSysConfiguration |
Class that defines the minimum functions used to configure a recommender system.
|
Copyright © 2019. All rights reserved.