Making data science accessible - Machine Learning – Tree Methods
Tree methods are commonly used in data science to understand patterns within data and to build predictive models. The term Tree Methods covers a variety of techniques with different levels of complexity but my aim is to highlight three I find useful. To set the problem up let's assume we have a census dataset containing age, education, employment status and so on. Given all this information we want to see if we can predict whether a person earns more than 50k per year. How can tree methods help us?
Apr-13-2016, 05:01:11 GMT