Native scoring in Azure SQL Database
Share
Services
Now available in Azure SQL Database, native scoring will allow you to score machine learning models generated by RevoScaleR or revoscalepy packages from Transact-SQL. The PREDICT function will allow you to score models as part of your transactions without calling an external language runtime.
[Learn more](https://docs.microsoft.com/en-us/sql/t-sql/queries/predict-transact-sql) in this documentation.
* Azure SQL Database
* Features