Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

R-sasctl model failure when running Container Publishing Validation #3

Open
erpamb opened this issue Dec 11, 2024 · 0 comments
Open

Comments

@erpamb
Copy link

erpamb commented Dec 11, 2024

Model fails when running publish validation to a container publish destination with this error:

INFO [2024-12-10 22:02:28] ["Score request received from POST /executions"]
INFO [2024-12-10 22:02:28] ["Score request content type: multipart/form-data; boundary=358ca46b428505a19ac16b4c4481dfb5d9fd9819b8e3c2f6f8ba2b683b18"]
INFO [2024-12-10 22:02:28] ["The data was successfully formatted into a data frame."]
WARN [2024-12-10 22:02:28] ["The data provided included additional data columns than were expected based off the model's input schema. The additional columns were BAD \n"]
ERROR [2024-12-10 22:02:29] ["An exception occurred within the scoreFunction function of the score code:\ntryCatchLog({\n scores <- do.call(score_function, as.list(data))\n}, error = tryCatch(withCallingHandlers(expr, condition = cond.handler), ..., finally tryCatchList(expr, classes, parentenv, handlers) tryCatchOne(expr, names, parentenv, handlers[[1]]) doTryCatch(return(expr), name, parentenv, handler) withCallingHandlers(expr, condition = cond.handler) do.call(score_function, as.list(data)) scoreFunction(LOAN = c(1300, 1700, 1700, 2000, 2000, 2100, 2200, 2300, 2300 assign(sasctlRmodel, readRDS(file = paste(rdsPath, rlogistic.rda, sep = readRDS(file = paste(rdsPath, rlogistic.rda, sep = )) gzfile(file, rb) .handleSimpleError(function (c) \n{\n if (inherits(c, condition) && !inher h(simpleError(msg, call)) attr(,error.message) [1] cannot open the connection attr(,class) [1] dump.frames\n"]

image

Uploaded model and data table used:
Rmodel (2).zip
table_HMEQ_TRAIN.csv

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant