Attribution Engine Overview
Containers
There are a total of 7 different contain Attribution Engine; attribution-api, crystal-ball, celery-worker, redis, rabbitmq, prediction-store, attribution-database.
The directory structure of attribution-api-v2 may
look like this.
├── attribution_api
├── crystal_ball
├── ml_models
├── festive_func_sim
└── new_model_here
└── prediction_store
Models (Software as a Service)
The models function as a separate application, and the Attribution Engine works as the middle-man between them and ACUBETotal.
Currently, the available function similarity models are:
- FESTIVE Func Sim