How to fix the Oracle error ORA-40273: invalid model type string for Adaptive Bayes Network algorithm?
In this post, you’ll learn more about the Oracle ErrorORA-40273: invalid model type string for Adaptive Bayes Network algorithm with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-40273: invalid model type string for Adaptive Bayes Network algorithm
Reason for the Error ORA-40273: invalid model type string for Adaptive Bayes Network algorithm
The valid values for the abns_model_type settings are: abns_multi_feature, abns_single_feature, abns_naive_bayes.
How to fix the Error ORA-40273: invalid model type string for Adaptive Bayes Network algorithm ?
You can fix this error in Oracle by following the below steps
Use a valid value for the abns_model_type setting.
Leave Your Comment