Documentation
¶
Overview ¶
Package series contains the logic that manages the datasets used for machine learning
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ProcessUpdate ¶
func ProcessUpdate(event event.Event, ps pointstores.PointStore, tServ chan types.TrainRequest, conf config.Config) error
ProcessUpdate serves to separate the cloud event processing logic from that which is Kafka specific, that way allowing for training data to be ingested into the system through other channels
Types ¶
This section is empty.
Directories
¶
Path | Synopsis |
---|---|
Package pointstores contains the implementation of all the supported storage adapters for the series
|
Package pointstores contains the implementation of all the supported storage adapters for the series |
Click to show internal directories.
Click to hide internal directories.