MLMetrics.jl
MLMetrics.jl copied to clipboard
Metrics for scoring machine learning models in Julia
With Julia 1.4 on Ubuntu 20.04 LTS I get the following error when installing MLMetrics like this: ``` (@v1.4) pkg> add https://github.com/JuliaML/MLMetrics.jl.git Updating git-repo `https://github.com/JuliaML/MLMetrics.jl.git` Updating registry at `~/.julia/registries/General` Updating...
You're receiving this pull request because the now-deprecated [Julia TagBot GitHub App](https://github.com/apps/julia-tagbot) is installed for this repository. This pull request installs [TagBot as a GitHub Action](https://github.com/marketplace/actions/julia-tagbot). If this PR does...
Hello, I have tried to install the package but I get an error. Anyone tried in julia 0.6 or 0.5? ``` julia> Pkg.add("MLMetrics") ERROR: unknown package MLMetrics macro expansion at...