DBMS_PREDICTIVE_ANALYTICS and DBMS_DATAMINING.ATTRIBUTE_IMPORTANCE
What is difference is between using the EXPLAIN function in DBMS_PREDICTIVE_ANALYTICS and using the DBMS_DATA_MINING.MODEL function with model set to DBMS_DATAMINING.ATRIBUTE_IMPORTANCE ?
Is there a difference or do they do the same thing?