Decision Trees
Decision trees are useful tools for classification problems where the features take on a finite category as well. Let’s take a classification system that determines whether an image of a fruit is an orange or not. The system takes in the following fe...
sanikanandpure.hashnode.dev8 min read