vsha96 / mllib

Machine Learning in Haskell
BSD 3-Clause "New" or "Revised" License
29 stars 1 forks source link

[Decision Tree] Better parameter validation #26

Closed s1m0000n closed 7 months ago

s1m0000n commented 1 year ago

I'm not sure how to fix the introduced TODO, please help Also, I have a question, should I add a parameter to disable checks? (it's not a huge performance hit, but it's unnecessary to do actually fit, predict)