guptadeepak18/DTAME: Build & Evaluate Decision Trees

Decision Trees and Model Evaluation - This package helps to build & evaluate Classification Models such as CART & Random Forest. This is the only package which has functions that can help to create, optimize and evaluate the model at a single place and you get a list as an output which can be used further in different functions as input for further analysis. It saves a lot of time to run specific functions for CART & Random Forest and then measure the performance of those models on different parameters. This package helps in evaluating the Models created on multiple Evaluation Parameters like Confusion Matrix, Accuracy, Recall, Sphericity, AUC, KS, Gini, Concordance, Discordance, Pairs & Ties.

Getting started

Package details

Maintainer
LicenseGPL-2 | GPL-3
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("guptadeepak18/DTAME")
guptadeepak18/DTAME documentation built on Dec. 25, 2019, 9:14 a.m.