Random-Forests-Implmentation-Python An implementation of Random Forests in the Python programming language (accuracy tested with 100, 300, and 500 trees) Based on decision trees created using the ID3 algorithm