Update README.md

This commit is contained in:
Amit Banerjee
2019-04-02 23:59:44 -05:00
committed by GitHub
parent d000236d9d
commit c7910d61cb
@@ -1,6 +1,6 @@
# Loan Classification using SQL Server 2016 R Services #
Joseph Sirosh, Data Group Corporate Vice President, had shown during his keynote session how customers are able to achieve a scale up of 1 million predictions/sec using SQL Server 2016 R Services. This sample contains all the scripts required to emulate a similar setup using Lending Club data with SQL Server 2016 R Services and an Azure Data Science VM.
During an Ignite keynote session, we had shown how customers are able to achieve a scale up of 1 million predictions/sec using SQL Server 2016 R Services. This sample contains all the scripts required to emulate a similar setup using Lending Club data with SQL Server 2016 R Services and an Azure Data Science VM.
**Scripts**
* 1 - Create Database.sql - Creates the database, tables, stored procedures and other associated database objects required to get this sample going