diff --git a/src/utils.jl b/src/utils.jl index 5b236e83..44b4441e 100644 --- a/src/utils.jl +++ b/src/utils.jl @@ -34,8 +34,6 @@ onecold(y::AbstractMatrix, l...) = flatten(xs) = reshape(xs, size(xs, 1), :) -a ∘ b = a .* b - # Other function accuracy(m, data)