Skip to content

The feature engineering techniques discussed are - dimensionality reduction(pca), scaling(standard scaler, normalizer, minmaxscaler), categorical encoding(one hot/dummy), binning, clustering, feature selection. These are techniques performed on a dataset consisting of Californian House Prices.

Notifications You must be signed in to change notification settings

MylieMudaliyar/Feature-Engineering-Techiques-on-House-Values

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

1. DIMENSIONALITY REDUCTION(PCA)

2. SCALING (STANDARDSCALER, NORMALIZER, MINMAX)

3. CATEGORICAL ENCODING (DUMMY/ONE-HOT)

4. BINNING (GROUPING/AGGREGATING)

5. CLUSTERING

6. FEATURE SELECTION(COMBINATION)

About

The feature engineering techniques discussed are - dimensionality reduction(pca), scaling(standard scaler, normalizer, minmaxscaler), categorical encoding(one hot/dummy), binning, clustering, feature selection. These are techniques performed on a dataset consisting of Californian House Prices.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published