eventscribe

The eventScribe Educational Program Planner system gives you access to information on sessions, special events, and the conference venue. Take a look at hotel maps to familiarize yourself with the venue, read biographies of our plenary speakers, and download handouts and resources for your sessions.

close this panel
‹‹ Go Back

Kyle A. Caudle



‹‹ Go Back

Brenna Mollett



‹‹ Go Back

Please enter your access key

The asset you are trying to access is locked for premium users. Please enter your access key to unlock.


Email This Presentation:

From:

To:

Subject:

Body:

←Back IconGems-Print

131 – Predictive Modeling in Data Science

Delayed Greedy Algorithm for Classification and Regression Trees (CART)

Sponsor: Section on Statistical Learning and Data Science
Keywords: CART, Greedy, Machine Learning

Kyle A. Caudle

Brenna Mollett

Classification and Regression trees (CART) are non-linear prediction models dating back to Breiman's work in the 1980's. These models are often thought of as decision trees whereby the feature space is divided into a tree-like structure based on based on specific levels of the independent variables. The basic CART methodology cycles through all variables and levels of the variables until it finds a partition of the feature space that minimizes the total variability. CART is a greedy algorithm because it just looks for the split point that gives you the largest reduction in variability. Our approach is a delayed greedy approach in that we find the best split point for all variables, but we do not make a decision regarding which split to use until we have split twice. At such a time, we choose the first split point that leads to the largest reduction in variability after two splits which may not necessarily be the one that gives you the largest reduction after one split. This talk will outline the delayed methodology and provide instances where this delayed greedy approach outperforms the standard CART greedy approach.

"eventScribe", the eventScribe logo, "CadmiumCD", and the CadmiumCD logo are trademarks of CadmiumCD LLC, and may not be copied, imitated or used, in whole or in part, without prior written permission from CadmiumCD. The appearance of these proceedings, customized graphics that are unique to these proceedings, and customized scripts are the service mark, trademark and/or trade dress of CadmiumCD and may not be copied, imitated or used, in whole or in part, without prior written notification. All other trademarks, slogans, company names or logos are the property of their respective owners. Reference to any products, services, processes or other information, by trade name, trademark, manufacturer, owner, or otherwise does not constitute or imply endorsement, sponsorship, or recommendation thereof by CadmiumCD.

As a user you may provide CadmiumCD with feedback. Any ideas or suggestions you provide through any feedback mechanisms on these proceedings may be used by CadmiumCD, at our sole discretion, including future modifications to the eventScribe product. You hereby grant to CadmiumCD and our assigns a perpetual, worldwide, fully transferable, sublicensable, irrevocable, royalty free license to use, reproduce, modify, create derivative works from, distribute, and display the feedback in any manner and for any purpose.

© 2017 CadmiumCD