mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
train in pyspark, export to mleap, and score in sql.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# MLeap on SQL Server Big Data cluster
|
||||
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)
|
||||
|
||||
## Model training with Spark ML
|
||||
|
||||
## Model scoring with SQL Server
|
||||
Reference in New Issue
Block a user