AWS.PersonalizeEvents (aws-elixir v0.7.0) View Source
Amazon Personalize can consume real-time user event data, such as stream or click data, and use it for model training either alone or combined with historical data.
For more information see recording-events
.
Link to this section Summary
Functions
Records user interaction event data.
Adds one or more items to an Items dataset.
Adds one or more users to a Users dataset.
Link to this section Functions
Records user interaction event data.
For more information see event-record-api
.
Adds one or more items to an Items dataset.
For more information see importing-items
.
Adds one or more users to a Users dataset.
For more information see importing-users
.