Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 119 Bytes

File metadata and controls

2 lines (2 loc) · 119 Bytes

DT_RF_cpp

Decision Tree and Random Forest Implemented in C++. The branching of Decision Tree is based on Gini Index.