Python_Decision_Tree_and_Random_Forest

(β˜… 266)

I've demonstrated the working of the decision tree-based ID3 algorithm. Use an appropriate data set for building the decision tree and apply this knowledge to classify a new sample. All the steps have been explained in detail with graphics for better understanding.

  • 001_Decision_Tree_PlayGolf_ID3.ipynb
  • 002_Decision_Tree_PlayGolf_CART.ipynb
  • 003_Decision_Tree_Visualisation_Iris_Dataset.ipynb
  • 004_Decision_Tree_Classifier_Iris_Dataset.ipynb
  • LICENSE
  • README.md
// repository documentation