Skip to content

Decision tree competition from CSED426, fall 2018, at POSTECH

Notifications You must be signed in to change notification settings

wldh-ug/CSED426_DecisionTree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Decision Tree Competition

Requirements

  • Python 3
  • Graphviz

Run

$ git clone https://github.com/jio-hw/CSED426_DecisionTree.git
$ pip install graphviz sklearn
$ python decide.py

Notice

This is not good implementation of Decision Tree.
Actually, the competition score was not so good.
So, please just refer this when you start your own assignment.

About

Decision tree competition from CSED426, fall 2018, at POSTECH

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages