Bharath Appali
Bharath Appali
#286 Fixes this issue
@dinogun Will we be implementing the resource specific classification for the MVP demo or we will be skipping that for the MVP demo
Made changes in my personal branch - https://github.com/bharathappali/autotune/commit/0d3e08e872d939481d52dac4116bafb0cc356395 need to explore if we need to set it for each endpoint or something we could set at a global level Will...
Converting to draft as the metric map needs to be populated with results
Currently added the structures for pushing into appropriate lists in metric map, will make it ready for review after implementing the EMResyAPI utility to get metrics.
created PR #460 to update the List trial status API, need to update it with percentile information
Design references:  
PS: the current `listTrialStatus` will be implemented with the basic features of getting trials based on `experiment name` , list them based on `status` (High level statuses - COMPLETED, ON...
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...
Raised PR #464 as part of adding the datasource abstraction