Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ctuavastlab/explainmill.jl

Explaining hierarchical models built in https://github.com/CTUAvastLab/Mill.jl
https://github.com/ctuavastlab/explainmill.jl

flux hierarchical-data json julia machine-learning multi-instance-learning

Last synced: 27 days ago
JSON representation

Explaining hierarchical models built in https://github.com/CTUAvastLab/Mill.jl

Awesome Lists containing this project

README

        


ExplainMill.jl logo
ExplainMill.jl logo

---

[![License: CC BY-NC-SA 4.0](https://img.shields.io/badge/License-CC_BY--NC--SA_4.0-lightgrey.svg)](https://github.com/CTUAvastLab/ExplainMill.jl/blob/main/LICENSE.md)
[![Docs](https://img.shields.io/badge/docs-stable-blue.svg)](https://CTUAvastLab.github.io/ExplainMill.jl/stable)
[![Build Status](https://github.com/CTUAvastLab/ExplainMill.jl/actions/workflows/ci.yml/badge.svg)](https://github.com/CTUAvastLab/ExplainMill.jl/actions/workflows/ci.yml)
[![codecov](https://codecov.io/gh/CTUAvastLab/ExplainMill.jl/graph/badge.svg?token=macUeQvm8N)](https://codecov.io/gh/CTUAvastLab/ExplainMill.jl)

Explaining hierarchical models built in [Mill.jl](https://github.com/CTUAvastLab/Mill.jl).

## Installation

Run the following in REPL:

```julia
] add https://github.com/CTUAvastLab/ExplainMill.jl
```

and (optionally) add the following lines into `Project.toml`:

```toml
[sources]
ExplainMill = { url = "https://github.com/CTUAvastLab/ExplainMill.jl", rev = "main" }
```

Julia v1.9 or later is required.

## Getting Started

## Citation