param087 / swiftML

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

Add Random Forest Algorithm #19

Open vantony1 opened 5 years ago

vantony1 commented 5 years ago

Functionality is good

I need to figure out a way to not repeat the code for the Feature and FeatureValue classes in the Random Tree file as they are the same as in the Decision Tree File