Real-time Scoring/Optimization of Predictive Models in R

[This article was first published on Advanced Analytics Blog by Scott Mutchler, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

I’m working on a 3 part post on how to build, score and perform optimization with predictive models in R. Having done this type of work in IBM SPSS for a number of years, I wanted to replicate it in R. It’s amazing how little is published on how to save/load models in R for scoring of future data sets. Here is an outline of the 3 posts to follow shortly.
  1. Training, evaluating, saving, loading and scoring predictive models in R
  2. Optimization with predictive models in R (using non-linear optimization)
  3. Building an interactive simulation/optimization interface in Java (using Rserve)
Stay tuned. All 3 posts should be available by week end.

To leave a comment for the author, please follow the link and comment on their blog: Advanced Analytics Blog by Scott Mutchler.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)