Skip to content

guptadeepak18/DTAME

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DTAME - 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.

About

Build & Evaluate Decision Trees

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages