modelfoxdotdev / modelfox

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

Improve error message for CLI incorrect path to train/test file #113

Open isabella opened 2 years ago

isabella commented 2 years ago

Currrently , the CLI outputs "No such file or directory" but should be more verbose and explain which file could not be found.

No such file or directory (os error 2)