Open Access Open Access  Restricted Access Subscription Access

A Forest of Possibilities: Decision Trees and Beyond

I. Dwaraka Srihith, P. Vijaya Lakshmi, A. David Donald, T. Aditya Sai Srinivas, G. Thippanna

Abstract


Decision trees are fundamental in machine learning due to their interpretability and versatility. They are hierarchical structures used for classification and regression tasks, making decisions by recursively splitting data based on features. This abstract explores decision tree algorithms, tree construction, pruning to prevent overfitting, and ensemble methods like Random Forests. Additionally, it covers handling categorical data, imbalanced datasets, missing values, and hyperparameter tuning. Decision trees are valuable for feature selection and model interpretability. However, they have drawbacks, such as overfitting and sensitivity to data variations. Nevertheless, they find applications in fields like finance, medicine, and natural language processing, making them a critical topic in machine learning.


Full Text:

PDF

References


https://www.geeksforgeeks.org/decision-tree-introduction-example/

https://thecleverprogrammer.com/2020/07/07/decision-trees-in-machine-learning/

https://www.javatpoint.com/machine-learning-decision-tree-classification-algorithm

https://www.analyticsvidhya.com/blog/2021/08/decision-tree-algorithm/

https://towardsdatascience.com/decision-tree-in-machine-learning-e380942a4c96


Refbacks

  • There are currently no refbacks.