Random Forest in Python
Random Forest is a machine learning algorithm used for classification, regression, and feature selection. It's an ensemble technique, meaning it combines the output of one weaker technique in order to get a stronger result.
Apr-24-2016, 13:35:04 GMT
- Technology: