auroraToT
Results
2
issues of
auroraToT
Traceback (most recent call last): File "RecBole/recbole/quick_start/quick_start.py", line 17, in from recbole.utils import init_logger, get_model, get_trainer, init_seed, set_color ImportError: cannot import name 'set_color'
bug
The result of the default parameter does not correspond to the result provided in the original paper
My result is Test: MAE: 0.8483, RMSE: 1.1361. Why I cannot achieve the result in the paper?