Skip to content

pinarersoy/hw3

This branch is 1 commit ahead of SWE546-Spring2017-Bogazici/hw3:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6898298 · Mar 8, 2017

History

3 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.

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%