Skip to content

Load data into LearningPipeline without TextLoader #336

Closed
@rlingineni

Description

@rlingineni

Question:

So I'm actually capturing my data directly from an array of sensors, and these are currently in memory. I don't have millions of datapoints, just a few hundred. I do not want to write them to file. Is TextLoader is the only way as of now to ingest data to LearningPipeline?

I wondering if I could point to an array of objects instead of a text file to load them up, is there any alternate way I could ingest data?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions