Scikit-learn


Feature Scaling

Scaled the features to be its most optimum. You have to do correlation after scaling.

Split into Train and Test Dataset

Train the machine and put it into the test to measure the accuracy.