Hello All,
Sharing a small Shiny App to visualize the runtime performance for System
ML algorithms. This is work still in progress. Any feedback would be really
appreciated :).
https://kkalyan3.shinyapps.io/SystemML/

(Currently, this app contains the total runtime on amazon c5.xlarge
instance (standalone) on 10k_1k and 10k_100 dataset size, experiment
repeated 4 times.)

I also plan to refractor our python performance scripts
- Make it object-oriented
- Capture meta-data information like "hardware configuration", "Author" etc
- Repeat performance tests easily

Regards,
Krishna

Reply via email to