layout | title |
---|---|
default |
Real Data Injestion |
concepts --> setup server --> logging --> configure data --> realtime activity --> offline model --> runtime configuration --> microservices --> recommendations
For production setting the REST API should be used to inject activity data into Seldon. You can use:
- The server to server Oauth REST API using the
/actions
endpoint - The javascript REST API using the
/js/actions
endpoint
- For activity based models a large amount of data is usually needed. You may therefore wish to activiate real time data injestion for some days before activating the recommendations