You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Plots improve the understanding of ML model benchmarks for Predictoor. Alternative tools like Codepen.io are difficult to integrate into pdr-backend, while Plotly is an easy addition to pdr-backend with the option to plot live multisim data.
TODOs
Implement Python Plotly to generate plots for benchmarks of different ML models.
The text was updated successfully, but these errors were encountered:
Created a new benchmarks dir under the pdr-backend/pdr_backend dir
Initially committed three plot files, one for each model.
Reduced DRY violations by consolidating into one simpler file and deleted the three previous files.
trentmc
changed the title
Add Benchmark Plots
[Benchmarking] Make it easy to reproduce multisim benchmarking plots
Jul 16, 2024
trentmc
changed the title
[Benchmarking] Make it easy to reproduce multisim benchmarking plots
[BMs] Make it easy to reproduce multisim benchmarking plots
Jul 17, 2024
Background / motivation
Plots improve the understanding of ML model benchmarks for Predictoor. Alternative tools like Codepen.io are difficult to integrate into pdr-backend, while Plotly is an easy addition to pdr-backend with the option to plot live multisim data.
TODOs
The text was updated successfully, but these errors were encountered: