New Getting Started with vtreat Documentation
This article was first published on python – Win-Vector Blog , and kindly contributed to python-bloggers. (You can report issue about the content on this page here)
Want to share your content on python-bloggers? click here.
Want to share your content on python-bloggers? click here.
Win Vector LLC‘s Dr. Nina Zumel has just released some new vtreat documentation.
vtreat is a an all-in one step data preparation system that helps defend your machine learning algorithms from:
- Missing values
- Large cardinality categorical variables
- Novel levels from categorical variables
I hoped she could get the Python vtreat documentation up to parity with the R vtreat documentation. But I think she really hit the ball out of the park, and went way past that.
The new documentation is 3 “getting started” guides. These guides deliberately overlap, so you don’t have to read them all. Just read the one suited to your problem and go.
The new guides:
- Using vtreat with Classification Problems
- Using vtreat with Regression Problems
- Using vtreat with Unsupervised Problems and Non-Y-aware data treatment
Perhaps we can back-port the new guides to the R version at some point.
To leave a comment for the author, please follow the link and comment on their blog: python – Win-Vector Blog .
Want to share your content on python-bloggers? click here.