Icon

04_​Data_​Preprocessing_​for_​ML_​Models

There has been no title set for this workflow's metadata.

Data Preprocessing for ML Models

This workflow demonstrates the following standard preprocessing steps before training a machine learning model:
- Partitioning
- Outlier detection
- Missing value handling
- Dimensionality reduction
- Conversion
- Feature selection

URL: House Prices Dataset https://www.kaggle.com/marcopale/housing

This workflow demonstrates the standard preprocessing steps before training a machine learning model. Partition randomly80% for training20% for testHousingPrices Partitioning CSV Reader Outlier Detection Missing ValuesHandling Normalization DimensionalityReduction Conversion Feature Selection This workflow demonstrates the standard preprocessing steps before training a machine learning model. Partition randomly80% for training20% for testHousingPrices Partitioning CSV Reader Outlier Detection Missing ValuesHandling Normalization DimensionalityReduction Conversion Feature Selection

Nodes

Extensions

Links