Jasper-Dong / Decision-Tree

Decision Tree algorithms: ID3, C4.5 and CART; Prunning algorithms: CCP, REP, PEP, MEP and IMEP.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Decision-Tree

1. Create Decision Tree

Decision Tree algorithms: ID3, C4.5 and CART.

2. Prun Decision Tree: Pre&Post

Prunning algorithms: CCP, REP, PEP, MEP and IMEP.

About

Decision Tree algorithms: ID3, C4.5 and CART; Prunning algorithms: CCP, REP, PEP, MEP and IMEP.


Languages

Language:Python 100.0%