modelfoxdotdev / modelfox

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

hdf5 file support #8

Open nitsky opened 3 years ago

nitsky commented 3 years ago

It would be great if tangram allowed hdf5 files as input in addition to csv. The CLI can determine what file format to use based on the extension of the input file, and possibly an additional command line argument to force the format.