deephyper.skopt.optimizer.optimizer.log# deephyper.skopt.optimizer.optimizer.log(x[, base=math.e])# Return the logarithm of x to the given base. If the base is not specified, returns the natural logarithm (base e) of x.