Hi, I tried to use your code but fell into the following error:
" FileNotFoundError: [Error 2] No such file or directory: 'data.pkl' "
I tried to change the path inside the python scritp and I get the following error:
" File "...\FusionML\model_training.py", line 97, in
feature = data['feature']
~~~~^^^^^^^^^^^
KeyError: 'feature' "
Does anyone who has already tried it have any suggestions? Am I doing something wrong?