Dimension reduction using python
Dimension Reduction
In Machine learning each feature or columns is called as dimension. Reducing the number of column or feature is called as a dimension reduction. Dimension reduction is important because it helps our model to predict more accurate output as it gets less confused.