You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After "sml.plot.xgb_importance()" line I receive an error message: "FileNotFoundError: [Errno 2] No such file or directory: 'output/xgb.fmap'"
The same is after the line: "sml.slug()", where I receive the message: "FileNotFoundError: [Errno 2] No such file or directory: 'C:/ ... / ... /output/titanic-speedml-e17.06-m82.44-s84.51-f79.48.csv'".
Do you know why this might be the case?
Thank you very much in advance!
Kind regards,
The text was updated successfully, but these errors were encountered:
Good afternoon,
After "sml.plot.xgb_importance()" line I receive an error message: "FileNotFoundError: [Errno 2] No such file or directory: 'output/xgb.fmap'"
The same is after the line: "sml.slug()", where I receive the message: "FileNotFoundError: [Errno 2] No such file or directory: 'C:/ ... / ... /output/titanic-speedml-e17.06-m82.44-s84.51-f79.48.csv'".
Do you know why this might be the case?
Thank you very much in advance!
Kind regards,
The text was updated successfully, but these errors were encountered: