Apache Spark 2.x Machine Learning Cookbook
上QQ阅读APP看书,第一时间看更新

Getting ready

The key to remember here is that the recipe covers local matrices stored on one machine. We will use another recipe, Distributed matrices in the Spark2.0 ML library, covered in this chapter, for storing and manipulating distributed matrices.