Which of the following is not a Decision tree algorithm?
Which of the following is not a Decision tree algorithm? Correct Answer DBSCAN
DBSCAN is a clustering algorithm. ID3, C4.5, and CART are the Decision tree algorithms. ID3 is known as Iterative Dichotomiser 3 and C4.5 is the successor of ID3. CART is the Classification and Regression Tree. There are many other decision-tree algorithms also.
মোঃ আরিফুল ইসলাম
Feb 20, 2025