aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

ORA-40293: input class is invalid for the specified predictive model

ORA-40293: input class is invalid for the specified predictive model
Cause: The specified model is either not a classification model, or does not have the input class label as one of its target values.
Action: Provide the correct target value (class label) or provide the appropriate classification model with the target attribute that has the specified class label as one of its values.

请先 登录 后评论

1 个回答

小智
ORA-40293:输入类对指定的预测模型无效,
.原因:指定的模型不是分类模型,或者没有输入类标签作为其目标值之一。,
.操作:提供正确的目标值(类标签)或提供具有指定类标签作为其值之一的目标属性的适当分类模型。,
.
请先 登录 后评论