RecBole
RecBole copied to clipboard
Algorithm complexity
Hello, thank you for such library!
Do you have any data related to algorithm training and inference complexity in terms of O(n), O(n^2), O(n log(n)) notations. It wuld be really useful for understanding what are complexity baselines. As well as it would be great to have some benchmarks in terms of quality for different datasets to understand which algorithm is preferable.
@SergeyPetrakov Thank you for your suggestions! We haven't show the algorithm complexity of each model in our repository. We will soon make a table with details of algorithm complexity in the next update.