Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 283 Bytes

File metadata and controls

9 lines (6 loc) · 283 Bytes

Overrides

Data sets need to be easy to swap out for testing, production, or retraining.

Adding an optional argument named load (--load) with a URL value will override the def load method.

python3 -m makeup examples.iris train --load file://./datafolder/data.csv