Class to contain information and display on regression results.
Initialize RegressionStatistics
Parameters : | targets :
predictions :
|
---|
‘Pretty print’ the statistics
Provide presentation of regression performance in image
Parameters : | plot : bool
plot_stats : bool
splot : bool
|
---|---|
Returns : | (fig, im, cb) – figure, imshow, colorbar : |