Packages

A library to convert trained decision tree models into [Nx](https://hexdocs.pm/nx/Nx.html) tensor operations.

Current section

Files

Jump to
mockingjay .formatter.exs
Raw

.formatter.exs

# Used by "mix format"
[
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"]
]