param087 / swiftML

Swift library for Machine Learning
Apache License 2.0
59 stars 8 forks source link

Add Decision Tree (Base) #16

Closed vantony1 closed 4 years ago

vantony1 commented 4 years ago

Functionality is good

I need to make a few changes in the application design to make it more memory efficient and programmatically succinct

I will also split DecisionTree.swift into four files, one for each of the four classes in it