Skip to content

SWE546-Spring2017-Bogazici/hw3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

hw3

decision tree On the Iris data set, design a decision tree using the scikit learn library (see https://github.com/atcemgil/notes/DecisionTree.ipynb)

Visualize your tree using pydot. Try different depths and inpurity criteria (Gini and Information Gain). Compare with knn and discuss.

About

decision tree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published