Configurations
Librec-auto Configuration File
LibRec Auto takes a configuration file, then splits the data, then recommendations, then evaluations.
- Data section: Uploads the data.
- Feature section: Enumerates the features and pin the features to the dataset.
- Splitter section: not applicable for this project.
- Algorithm section: Responsible for taking the features and give the recommendation list.
- Rerank section: Necessary for SCRUF-D project.
- Metrics section: Allows to add the necessary metrics (ndcg, psp, etc.) Other sections: post-processing (for excel, or browser).