advisor
advisor copied to clipboard
Counterintuitive Examples
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?
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.