shiba24/learning2rank

Getting following error while running this code

Closed this issue · 1 comments

RESTART: G:\Implementation of the Project\Learning to Rank Algorithms\Python\ListNet+RankNet\learning2rank-master\rank\ListNet.py
Traceback (most recent call last):
File "G:\Implementation of the Project\Learning to Rank Algorithms\Python\ListNet+RankNet\learning2rank-master\rank\ListNet.py", line 18, in
from learning2rank.utils import NNfuncs
ModuleNotFoundError: No module named 'learning2rank'

Please place this directory (learning2rank) directly under where you want to run the script!