redmod-team/profit

GPy fit with constants fails due to wrong shape

Closed this issue · 0 comments

When using the UI to display a fit with (excluded) constants the error: ValueError: Xpred should have shape (n, 3) but has shape (50, 1) is thrown.

It appears the GPy surrogate sets ndim incorrectly when loading the model from a file.