Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 202 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 202 Bytes

Preprocessing takes 6 technique

  • Import Libraries
  • Load data
  • Handle missing values
  • Encode categorical data
  • Split train and test set
  • Feature Scaling

Then apply ML algo