ekholme / eeML.jl

Practice implementing ML algos in Julia
https://ekholme.github.io/eeML.jl/
MIT License
0 stars 0 forks source link

Decision Tree #2

Open ekholme opened 1 year ago

ekholme commented 1 year ago

Implement a decision tree for classification.