randleon/Decision-Tree-versus-Random-Forest-Performance-on-NY-State-Graduation-Data
Decision trees and random forest models can both be very effective when applied to classification problems. We compared the performance vs. complexity payoff between both models in this example using Pandas and NumPy
Jupyter Notebook
No issues in this repository yet.