Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 233 Bytes

File metadata and controls

2 lines (2 loc) · 233 Bytes

Decision-Tree-Using-ID3-

Problem : Write a program to demonstrate 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.