dh-core icon indicating copy to clipboard operation
dh-core copied to clipboard

Algorithms : Classification : Decision trees

Open ocramz opened this issue 7 years ago • 0 comments

I've started adding some code from my decision-trees project under the Core.Numeric.Statistics and Core.Data namespaces . There is some machinery that could be re-used (for example the Dataset abstraction for labeled data and some information theory functionals).

See https://github.com/DataHaskell/dh-core/commit/6bba752a28ede2b47baeabda97feb2205a47dbb9

ocramz avatar Oct 22 '18 10:10 ocramz