modelfoxdotdev / modelfox

ModelFox makes it easy to train, deploy, and monitor machine learning models.
Other
1.46k stars 63 forks source link

Improve CLI error messages associated with opening train/test file #115

Open MostafaEissa opened 2 years ago

MostafaEissa commented 2 years ago

This PR adds the filename to the CLI outputs when an error is encountered opening the input file(s).

error_msg

fixes #113