Random Forest and Extensions
Random forest is a classification and regression algorithm with sound theory that has been shown to answer a variet of Machine Learning Problems. Here we try to understand the algorithm better and develop new tests, classifiers, etc. based on Random Forest.