Chris Bowman

Results 2 comments of Chris Bowman

@ZedThree This one is a little confusing - I think it's a problem with how the `GpRegressor` object that's held inside the instance of `GpOptimizer` is parsing the input data....

Hi @rizkiduwinanto, The error is correct - `inference-tools` doesn't have a `models` module, so I would guess in your code you have an import line which looks like ```Python from...