Data Preprocessing
I learned this so long ago, but I need to take notes on this. Here are some of the things you need to do:
- Center you data by subtracting the mean from every feature
- This is important for Gradient Descent
- Apply Normalization so the values range from