You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"]
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"]
Uploaded model and data table used:
Rmodel (2).zip
table_HMEQ_TRAIN.csv
The text was updated successfully, but these errors were encountered: