Home

Awesome

RandomForest.jl

codecov.io Build Status

Copyright 2017 Henrik Boström

A <a href="http://julialang.org/">Julia</a> package that implements random forests for classification, regression and survival analysis with conformal prediction.

Installation: at the Julia REPL, Pkg.clone("https://github.com/henrikbostrom/RandomForest.git")

Documentation: Documentation Status