+ 1
Decision trees
Can a decision tree be simplified to binary tree đ from the point of view of Machine Learning ?
2 Answers
0
Data Structures is an interesting but tricky concept. Trees being one of the most interesting, is worth looking into.
Can a decision tree be simplified to binary tree đ from the point of view of Machine Learning ?