In this chapter, we have examined the machine learning process for Microsoft ML Services on HDInsight. We have reviewed how to ingest data, how to clean it, how to model it, and how to visualize it.
The final step is to ensure that HDInsight is torn down when you have stopped using it. HDInsight is charged by the minute and it will cost you money to leave it running. It is recommended that you save code and tear everything down when you no longer need it.
If you are simply wanting to run code and learn how to use Microsoft ML Services, the previous code samples will also work on Microsoft ML Server in Visual Studio on the DSVM.