NormanTUD / OmniOpt

GNU General Public License v3.0
0 stars 1 forks source link

Check if this script is able to react properly to --maximize'd runs #21

Closed github-actions[bot] closed 6 days ago

github-actions[bot] commented 1 week ago

https://github.com/NormanTUD/OmniOpt/blob/350814af008e665a1c40c4f9692031db389f62a8/ax/.omniopt_plot_general.py#L5


# EXPECTED FILES: results.csv
# TEST_OUTPUT_MUST_CONTAIN: Sobol

# TODO: Check if this script is able to react properly to --maximize'd runs

import argparse
import importlib.util
import logging