Skip to content

muhtar-sgk/PreProcessing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PreProcessing

Step by step pre processing data

  1. Importing the dataset
  2. Taking care of missing data
  3. Encoding categorical data
  4. Splitting the dataset into the Training set and Test set
  5. Feature scaling