Microsoft SQL Server is very powerful engine for carrying out data science tasks. The server contains ML services that can be used for advanced R or Python analysis. Every feature offered within SQL Server, such as .NET integration or mail-sending, needs to be enabled in order for developers to be able to use them later. Machine learning also has to be enabled and configured correctly. This section shows which options to configure on the SQL Server, how to configure them, and also how to check whether the configuration is correct.
Preparing SQL Server
Setting up and configuring ML services
SQL Server's ML Services is based on a feature called satellite queries. The purpose of ML Services is to allow us to use languages...