Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 231 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 231 Bytes

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