henrikbostrom / RandomForest

Julia implementation of random forests for classification and regression with conformal prediction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RandomForest.jl

codecov.io Build Status

Copyright 2017 Henrik Boström

A Julia 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

About

Julia implementation of random forests for classification and regression with conformal prediction

License:Other


Languages

Language:Julia 100.0%