autotune
autotune copied to clipboard
Make the Analyser EM Loop working back with new design changes
Currently due to new/updated design of EM the experiment trials are not handled by executor & stage processor. Need to make the older mechanism of EM which is coupled in a older version of EM design perform the loop mechanism.
Made it work at a POC level but to implement in a full fledged way need to work on porting the mechanisms on to the latest design of EM
docker image : bharathappali/exman:mvp-demo-metrics
Closing this due to new design changes