Closed skaae closed 8 years ago
I agree that this is a better naming.
I'll Merge unless you have further changes?
unrelated note: What linewidth do you use? I think we should try to stick with 80
@wuaalb: Thanks. I was too sloppy :)
squased the commits
Looks good :) Any further changes otherwise i'll merge later tonight ?
While we are at various fixes: Maybe we should reverse the order in the confusion matrix such that it correpsonds to the cost functions i.e some_function(model_pred, true_value)
. The confusion matrix has the order reversed.
https://github.com/casperkaae/parmesan/blob/master/parmesan/utils.py#L56
I'll merge this one now and fix the confusion matrix together with #29
mu
tomean
across all classes. This matches numpy.