top | item 26437327 (no title) superfreek | 5 years ago Looks very promising! I like that you can fill the search space with python objects. Is it possible to search through numpy arrays? This would be nice for feature selection. discuss order hn newest simonblanke|5 years ago Thank you very much :-) yes you can put anything you want into the search space. Even pandas dataframes, numpy arrays or classes. Here is an example: https://github.com/SimonBlanke/Hyperactive/blob/master/examp...
simonblanke|5 years ago Thank you very much :-) yes you can put anything you want into the search space. Even pandas dataframes, numpy arrays or classes. Here is an example: https://github.com/SimonBlanke/Hyperactive/blob/master/examp...
simonblanke|5 years ago