Skip to content

A simple R package for growing and plotting decision trees.

Notifications You must be signed in to change notification settings

tomis9/decisionTree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

decisionTree

decisionTree function performs decision tree algorithm on given data. Algorithm uses entropy as a criterium of division on every node. Works both for qualititative and quantitative variables.

TO DO:

  • replace for loops with apply

About

A simple R package for growing and plotting decision trees.

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages