Explaining hierarchical models built in Mill.jl.
Run the following in REPL:
] add https://github.com/CTUAvastLab/ExplainMill.jl
and (optionally) add the following lines into Project.toml
:
[sources]
ExplainMill = { url = "https://github.com/CTUAvastLab/ExplainMill.jl", rev = "main" }
Julia v1.9 or later is required.