Open joelchen opened 3 years ago
Hi @joelchen thank you for opening this issue, this is a very good idea and definitely something we want to support. Can you provide some specifics on what you would like the interface to look like?
Thank you @nitsky for getting back. Simple interface will be preferred. An example can be referenced from https://github.com/mindsdb/mindsdb-examples/blob/master/others/us_consumption/mindsdb_acc.py (https://docs.mindsdb.com/tutorials/Timeseries).
Would like to forecast future record(s) of CSV with Tangram based on existing data or a subset of existing data that is close to the current time (https://www.tensorflow.org/tutorials/structured_data/time_series).