Skip to content

kywe665/MLServicesTutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

SQL Machine Learning Services Tutorials

This repository contains hands on tutorials for SQL Server Machine Learning services. Subscribe to our blog and read more here: https://blogs.msdn.microsoft.com/mlserver/

Did you know that you can write R and Python code within your T-SQL statements? Machine Learning Services in SQL Server eliminates the need for data movement. Instead of transferring large and sensitive data over the network or losing accuracy with sample csv files, you can have your R/Python code execute within your database. Easily deploy your R/Python code with SQL stored procedures making them accessible in your ETL processes or to any application. Train and store machine learning models in your database bringing intelligence to where your data lives.

You can install and run any of the latest open source R/Python packages to build Deep Learning and AI applications on large amounts of data in SQL Server. We also offer leading edge, high-performance algorithms in Microsoft's RevoScaleR and RevoScalePy APIs. Using these with the latest innovations in the open source world allows you to bring unparalleled selection, performance, and scale to your applications.

Here are the basics to get started:

https://blogs.msdn.microsoft.com/mlserver/2018/05/18/getting-started-with-machine-learning-services-in-sql-server/ https://blogs.msdn.microsoft.com/mlserver/2018/05/24/basics-of-r-and-python-execution-in-sql-server/

https://aka.ms/SQLMLDocs

About

Tutorials for SQL Server Machine Learning services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published