stop("lgb.self.get.handle: supplied a too large value in categorical_feature: ",max(private$categorical_feature)," but only ",length(private$colnames)," features")
stop("lgb.self.get.handle: supplied a too large value in categorical_feature: ",max(private$categorical_feature)," but only ",length(private$colnames)," features")
}
}
# Store indices as [0, n-1] indexed instead of [1, n] indexed
# Store indices as [0, n-1] indexed instead of [1, n] indexed