fxkrait / Titanic-ID3-Decision-Tree-Classifier

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Titanic-ID3-Decision-Tree-Classifier

  • This features a Decision Tree using the ID3 algorithm built from scratch (raw python, no libraries).
  • Accuracy is equivalent to Scikit-Learns decision tree (78%)

tree

About


Languages

Language:Jupyter Notebook 100.0%