/dt1d

Primary LanguageOCaml

DT1D

DT1D is an ocaml packate to build 1D float -> float piecewise constant functions from data. The decision tree used to represent this function can be serialized to a string.

To install:

opam pin add git://github.com/barko/dt1d

License

BSD