You apply a log transformation to a right-skewed feature containing zero values. What problem will this cause?
-
A
log(0) is undefined/negative infinity
-
B
It removes all outliers automatically
-
C
It converts the feature to categorical
-
D
It guarantees a normal distribution