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

Getting ready

We will first run the logistic regression code from the samples to verify installation. In the next section, we proceed to write our own version of the same program and examine the output in order to understand how it works.