This commit is contained in:
Mike J Innes 2017-09-03 02:45:46 -04:00
parent e57ae77bbb
commit f33a8edd25

View File

@ -34,8 +34,6 @@ onecold(y::AbstractMatrix, l...) =
flatten(xs) = reshape(xs, size(xs, 1), :)
a b = a .* b
# Other
function accuracy(m, data)