RecBole icon indicating copy to clipboard operation
RecBole copied to clipboard

Algorithm complexity

Open SergeyPetrakov opened this issue 1 year ago • 1 comments

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 avatar Nov 08 '23 14:11 SergeyPetrakov

@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.

Fotiligner avatar Nov 16 '23 02:11 Fotiligner