Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/steviecurran/prediction-plot

C (pgplot) code to plot predicted versus measured values (generated from Tensorflow)
https://github.com/steviecurran/prediction-plot

astrophysics data-analysis high-redshift machine-learning statistics tensorflow visualization

Last synced: 20 days ago
JSON representation

C (pgplot) code to plot predicted versus measured values (generated from Tensorflow)

Awesome Lists containing this project

README

        

# prediction-plot
C (Pgplot) code to plot predicted versus measured values (generated from Tensorflow)

Useful for large datasets, as produces a grey scale and error bars of equally binned data instead of individal points.

Also returns a sub-plot showing the distribution of the difference in the predicted and measured values and gives the mean difference, the standard deviation and outlier fraction.