blei-lab / treeffuser

Treeffuser is an easy-to-use package for probabilistic prediction on tabular data with tree-based diffusion models.
https://blei-lab.github.io/treeffuser/
MIT License
14 stars 3 forks source link

Basic data validation #85

Closed aagrande closed 4 months ago

aagrande commented 4 months ago

add basic data validation and extends support to flattened inputs. flattened responses result in flattened sample and predictions.