Export SQL Code From K-Means and Chaid algorithm

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Export SQL Code From K-Means and Chaid algorithm

skopel7
Hello Everyone,

I am trying to export the sql code with the rules from both CHAID and k-Means Algorithms. Unfortunately k-Means does not export the SQL code, and CHAID does not export the confidences in the SQL. Could anyone help me to produce the sql code or tell me how possible it is to convert the PMML code to SQL?


Thank you in advance