wazaahhh / bayesLearn

0 stars 2 forks source link

added a Loss.py file that is to be run like so: python Loss.py #16

Closed jac2130 closed 8 years ago

jac2130 commented 8 years ago

I’ve added a Loss.py file, which calculates the Pierson correlation and the p-value of rejection of correlation for the LogLoss and the QuadraticLoss of one “true” random model that is global and 10000 randomly drawn models. I got (0.90794121110503834, 0.0) when I ran it, where 0.908 is the correlation and the p-value of rejection that the two measures are correlated, p =0.0.