vtreat Cross Validation
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
Nina Zumel finished new documentation on how vtreat
‘s cross validation works, which I want to share here.
vtreat
is a system that makes data preparation for machine learning a “one-liner” (available in R
or available in Python
). We have a set of starting off points here. These documents describe what vtreat
does for you, you just find the one that matches your task and you should have a good start for solving data science problems in R
or in Python
.
The latest documentation is a bit about how vtreat
works, and how to control some of the details of the work it is doing for you.
The new documentation is:
Please give one of the examples a try, and consider adding vtreat
to your data science workflow.
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.