Jorbe-Jiang / decesion-tree-implement

a implement of decision tree with python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

decesion-tree-implement

  • a implement of decision tree with python
  • decision_tree.py : build decison tree with C4.5 algorithm
  • irisTrain.txt : train datasets
  • irisTest.txt : test datasets

About

a implement of decision tree with python


Languages

Language:Python 100.0%