README.md

LLM

CRAN_Status_Badge Travis-CI Build Status

Working version of the Logit Leaf Model (LLM) package. At the moment only binary classification tasks are supported.

This package can be installed using following command:

devtools::install_github("arnodc2/LLM", upgrade_dependencies = FALSE)

The LLLM package has three functions: 1) llm

This function creates a llm object 2) llm.predict Use the object constructed with the llm function to make a prediction for (new) instances 3) create.HTML.viz Renders HTML code to visualize the LLM



arnodc2/LLM documentation built on May 17, 2019, 1:35 p.m.