View Original: | RawScore.png (424x347) | |||
Download: | Original | Medium | Small | Thumb |
Courtesy of: | commons.wikimedia.org | More Like This | ||
Keywords: RawScore.png en This shows three proper scoring rules; Quadratic red Spherical green and logarithmic blue 2012-09-13 13 25 56 own Bscan Matlab code figure; hold on q 0 001 001 999; plot q log q 'b' 'LineWidth' 2 ; plot q 2 q - q 2 - 1-q 2 'r' 'LineWidth' 2 ; plot q q / sqrt q 2 + 1-q 2 'g' 'LineWidth' 2 ; xlabel 'Probability Assigned to True Event' ; ylabel 'Raw Score' ; cc-zero Uploaded with UploadWizard Black blue green red white |