I use the hyperactive library for hyperparameter optimization on CNN, but when I run the code below it produces an error.
search_data = hyper.results(model)
search_data
please help me find a solution to this problem
please help me find a solution to this problem