Provide an implementation of [Random Forest algorithm](https://en.wikipedia.org/wiki/Random_forest) - [x] NumPy implementation - [ ] Phylanx implementation - [x] C++ primitive
Provide an implementation of Random Forest algorithm