Skip to content

Interactions

Marios Touloupou edited this page Apr 22, 2019 · 3 revisions

Interactions

Recommendation Engine - GateKeeper

When a new package is uploaded to the Catalogues, the GK is responsible to inform the recommendation engine of this new entry. Then, new entries (user-item) will be appended in the component's Dataset (based on the tests tags provided in the test descriptor) and the training process will be triggered.

GK - Recommender Interaction

Recommendation Engine - Catalogues

When a call from the GK arrives, the recommendation engine retrieves the test descriptor based on the package uuid among with it's metadata (user name).

Recommender - Catalogues Interaction

Recommendation Engine - Portal

When a user is going to trigger a test for a NS descriptor, the Portal is responsible to call the recommendation engine, retrieve the recommendations for the corresponding user and make them available in the GUI.

Portal - Recommender Interaction

Clone this wiki locally