Suppose we have LinearRegressor and DNNLinearRegressor models available in the Tensorflow estimator API.
However, the documentation does not clearly mention what the default optimizers, learning rate and activation functions are used by this API.
Please, let me know if you know the answer to this.
Thanks.