sarahef2 / RLT

:deciduous_tree: Reinforcement Learning Trees

Home Page:https://github.com/teazrq/RLT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RLT

Travis build status CRAN status

This is a new version (>= 4.0.0) of the RLT package. Versions prior to 4.0.0 are written in C (available at RLT-Archive), while newer versions are based on C++. This new version will replace the original CRAN package once it is finished.

The goal of RLT is to provide new functionalities of random forest models. This includes embedded model fit learning a better splitting rule; linear combination splits, confidence intervals, and several other new approaches that are currently being developed.

Installation

You can install the released version (currently <= 3.2.2) of RLT from CRAN with:

install.packages("RLT")

About

:deciduous_tree: Reinforcement Learning Trees

https://github.com/teazrq/RLT


Languages

Language:C++ 72.1%Language:R 27.4%Language:C 0.5%