I know about sklearn.preprocessing.Imputer but does Tensorflow have built-in functions to do this as well?
I know about sklearn.preprocessing.Imputer but does Tensorflow have built-in functions to do this as well?
As far as I know, there isn't a handy function that does the same thing as sklearn.preprocessing.Imputer.
There are a few ways of dealing with missing values using built-in functions:
record_defaults field. tf.where (example)