DataVec is a library for machine-learning ETL (Extract, Transform, Load) operations. DataVec’s purpose is to transform raw data into usable vector formats that can be fed to machine learning algorithms.
if I already have data in a database or data objects, already in primitive form(int, double), can you show me an example or a link to an example of how to create the dataset needed for lstm or time series.