johnantonn / cash-for-unsupervised-ad

Systematic Evaluation of CASH Search Strategies for Unsupervised Anomaly Detection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add equally distributed budget search

johnantonn opened this issue · comments

What has been coined as random proportional search (w.r.t. the hyperparameter search space of each algorithm) is actually the plain random search which is already implemented. So, we need to go in another direction, thus phrasing this variant of random search as equally distributed budget search.