This is an implementation of Random Forest and Canonical Correlation Forest, using python and mainly numpy. It's a course project of Machine Learning (SJTU AI2611). Canonical Correlation Forests: https://arxiv.org/abs/1507.05444