When I run the feature_pu_model.py I get the following error:
Traceback (most recent call last):
File "feature_pu_model.py", line 11, in
from utils.data_utils import DataPrepare
ModuleNotFoundError: No module named 'utils.data_utils'
Could you please help. Thank you.
When I run the feature_pu_model.py I get the following error:
Traceback (most recent call last):
File "feature_pu_model.py", line 11, in
from utils.data_utils import DataPrepare
ModuleNotFoundError: No module named 'utils.data_utils'
Could you please help. Thank you.