Last minute errors

Can anyone tell me how to resolve these errors on pre-processing when running
model = fit_model(Xdata, ydata)

  1. fit_model(Xdata, ydata)
  2. preprocess_X_data(x_raw) # at line 20 of file

I cannot even ignore the preprocessing stage as it still leads to the same errors

Thanks in advance if it helps me enter :slight_smile:

Hi again @chezmoi

Can you provide a bit more detail on what the error actually is? Perhaps a code snipped or a screenshot or a submission ID?

Thank you - my submission got through with a little compromise and I didn’t have to worry about seeing:
“mv: cannot stat ‘trained_model.RData’: No such file or directory”

Many thanks.

It has been a learning curve.

1 Like