Skip to content

Train data import

View MD

The behavioral recommenders are trained on user behavior. Luigi’s Box analytics collects co-purchases (items bought together within the same session, by the same user, etc.). It takes some time from the beginning of data collection until there is enough knowledge to learn good quality recommendations. To speed the learning period, you can import a log of historical transactions from a file.

The data can be imported via the Transactions API.