You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Decision Tree classifier For Iris Dataset. This code is used to demonstrate use of decision tree classification, classification is done on well known iris dataset. The dataset file is also provided with the code in csv format.