NiklasPfister / adaXT

adaXT: tree-based machine learning in Python
https://niklaspfister.github.io/adaXT/
BSD 3-Clause "New" or "Revised" License
7 stars 1 forks source link

Add tests for quantile predict #60

Closed svbrodersen closed 6 months ago

svbrodersen commented 7 months ago

Do a random uniform that doesn't split (very large number). Then check that the quantile matches the quantiles of the uniform.