Spark ML in .NET for Apache Spark Spark is awesome, .NET is awesome, machine learning (ML) is awesome, so what could be better than using .NET to write ML code in Spark?
This post is about using Spark ML API in .NET, for more info on the Apache Spark in .NET see: https://github.com/dotnet/spark
What can you do in Spark for Machine Learning? Native spark has two API's for creating your ML applications.