Applied Predictive Modeling by Max Kuhn


Details
Twitter: @NycDataSci (https://twitter.com/NycDataSci)
Learn with our NYC Data Science Program (http://www.nycdatascience.com/) (weekend courses for working professionals and 12 week full time for whom are advancing their career into Data Science)
Our next 12-Week Data Science Bootcamp (http://nycdatascience.com/bootcamp/) starts in Jun. (Deadline to apply is May 1st, all decisions will be made by May 15th.)
====================================
Max Kuhn, Director is Nonclinical Statistics of Pfizer and also the author of Applied Predictive Modeling.
He will join us and share his experience with Data Mining with R.
Max is a nonclinical statistician who has been applying predictive models in the diagnostic and pharmaceutical industries for over 15 years. He is the author and maintainer for a number of predictive modeling packages, including: caret, C50, Cubist and AppliedPredictiveModeling. He blogs about the practice of modeling on his website at ttp://appliedpredictivemodeling.com/blog (http://appliedpredictivemodeling.com/)
---------------------------------------------------------
His Feb 18th course can be RSVP at NYC Data Science Academy (http://nycdatascience.com/courses/advanced-r-applied-predictive-modeling-with-max-kuhn-with-hands-on/).
Syllabus
Predictive Modeling using R
Description
This class will get attendees up to speed in predictive modeling using the R programming language. The goal of the course is to understand the general predictive modeling process and how it can be implemented in R. A selection of important models (e.g. tree-based models, support vector machines) will be described in an intuitive manner to illustrate the process of training and evaluating models.
Prerequisites:
Attendees should have a working knowledge of basic R data structures (e.g. data frames, factors etc) and language fundamentals such as functions and subsetting data. Understanding of the content contained in Appendix B sections B1 though B8 of Applied Predictive Modeling (free PDF from publisher [1]) should suffice.
Outline:
-
An introduction to predictive modeling
-
R and predictive modeling: the good and bad
-
Illustrative example
-
Measuring performance
-
Data splitting and resampling
-
Data pre-processing
-
Classification trees
-
Boosted trees
-
Support vector machines
If time allows, the following topics will also be covered
-
Parallel processing
-
Comparing models
-
Feature selection
-
Common pitfalls
Materials:
Attendees will be provided with a copy of Applied Predictive Modeling[2] as well as course notes, code and raw data. Participants will be able to reproduce the examples described in the workshop.
Attendees should have a computer with a relatively recent version of R installed.
About the Instructor:
More about Max's work:
[1] http://rd.springer.com/content/pdf/bbm%3A978-1-4614-6849-3%2F1.pdf
[2] http://appliedpredictivemodeling.com (http://appliedpredictivemodeling.com/)

Applied Predictive Modeling by Max Kuhn