There can be 3 types of missing data
|
|
Not Measured |
|
|
Truly missed |
|
|
Wrongly placed |
Some methods that can be used to deal with missing data are:
|
|
Leave as it is |
|
|
Ignore the instance with the missing value(s), i.e. remove the instance |
|
|
Manually enter the missing value, assign a default value depending on the most implicit meaning |
|
|
Replace by statistical values, such as majority, most likely, mean, nearest neighbor, etc. |
![]()