Content deleted Content added
−Category:Applied data mining; −Category:Data modeling; −Category:Database theory; −Category:Project management; −Category:System administration using HotCat, rm{{Too many categories|date=October 2011}} |
Unlinked: KXEN |
||
Line 16:
===Translating Models into SQL Code===
In this type of in-database processing, a predictive model is converted from its source language into SQL that can run in the database usually in a stored procedure. Many analytic model-building tools have the ability to export their models in either in SQL or [[PMML]] (Predictive Modeling Markup Language). Once the SQL is loaded into a stored procedure, values can be passed in through parameters and the model is executed natively in the database. Tools that can use this approach include SAS, R and
===Loading C or C++ Libraries into the database process space===
|