[go: up one dir, main page]

Skip to content

pinarersoy/hw3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

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%