This demo shows how to apply common transformations when preparing data for machine learning The following topics are covered:
- One-hot encoding
- Binning
- Integerizing categories
- Balancing unbalanced data
- Splitting into training and test data
This demo shows how to apply common transformations when preparing data for machine learning The following topics are covered: