advisor icon indicating copy to clipboard operation
advisor copied to clipboard

Counterintuitive Examples

Open ed-word opened this issue 6 years ago • 1 comments

In the examples like tensorflow_mnist or scikit_learn in advisor_client, the config file has the goal MINIMIZE. In the scripts the metric used is accuracy. Am I missing something? Shouldn't the goal be maximize?

ed-word avatar Feb 23 '19 20:02 ed-word

Thanks for reporting @ed-word .

You are right and we will fix it soon. The original through is to minimize the minus accuracy or maximize the accuracy.

tobegit3hub avatar Feb 25 '19 13:02 tobegit3hub