machine learning in Microsoft SQL Server 2017 with Python

preview_player
Показать описание
Machine learning services in SQL Server 2017 provides Python support for in-database machine learning, now. In this session we show the basics of how to run Python code in SQL Server. We then discuss how any app that can talk to SQL Server can get intelligence from machine learning models running in SQL Server. We showcase an app that uses a Python-based deep learning model built and deployed in SQL Server. The model leverages an open source deep learning framework running with SQL Server and utilizes GPU for boosting model training performance.

Fore more videos #

Learn HTML5 and CSS3 From Scratch - Full Course

JavaScript Fundamentals for Absolute Beginners Full Tutorial

#machineLearning#MicrosoftSQLServer2017#Python#
Рекомендации по теме
Комментарии
Автор

How detrimental is calling python code using an internal stored procedure w.r.t security? Are there any implications? xp_cmdshell is a recipe for disaster. So, trying to draw parallels here.

diwa
Автор

Hi can you share the repository, for all used code in this seminar.
its really good.

AbhishekSingh-gtwm
Автор

When Python run inside SQL Server, can it interact with outside components such as executing application, commands, copy/delete files, ....?

calvint
Автор

I don't see any benefit in using SP to call a Python Code o.O ?! You can perform that simply by executing a CMD which call any script written with any language.

mohamedriadyagoubi
visit shbcf.ru