Skip to content

Commit b77887b

Browse files
committed
train in pyspark, export to mleap, and score in sql.
1 parent b690e60 commit b77887b

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

  • samples/features/sql-big-data-cluster/spark/mleap_sql
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# MLeap on SQL Server Big Data cluster
2+
This folder shows how we can build a model with Spark ML and then score the model in SQL Server with its [Java Language Extension](https://docs.microsoft.com/en-us/sql/language-extensions/language-extensions-overview?view=sqlallproducts-allversions)
3+
4+
## Model training with Spark ML
5+
6+
## Model scoring with SQL Server

0 commit comments

Comments
 (0)