tf.contrib.learn.TensorFlowEstimator.get_params()

tf.contrib.learn.TensorFlowEstimator.get_params(deep=True)

Get parameters for this estimator.

Args:
  • deep: boolean, optional

    If True, will return the parameters for this estimator and contained subobjects that are estimators.

Returns:

params : mapping of string to any Parameter names mapped to their values.

doc_TensorFlow
2016-10-14 13:06:54
Comments
Leave a Comment

Please login to continue.