GLMMojoModel throws:
java.lang.UnsupportedOperationException: `offset` column is not supported
when passing a non-zero offset value to EasyPredictModelWrapper.predictBinomial(RowData data, double offset).
DeepLearningMojoModel doesn't throw an exception, but returns same results as offset set to zero.