Implementing linear and logistic regression

Refer to the source code provided for this chapter for implementing linear regression. (source code path .../chapter10/... under each of the folders for the technology)

Using Mahout

Refer to the folder .../mahout/chapter10/linearregressionexample/.

Refer to the folder .../mahout/chapter10/logisticregressionexample/.

Using R

Refer to the folder .../r/chapter10/linearregressionexample/.

Refer to the folder .../r/chapter10/logisticregressionexample/.

Using Spark

Refer to the folder .../spark/chapter10/linearregressionexample/.

Refer to the folder .../spark/chapter10/logisticregressionexample/.

Using scikit-learn

Refer to the folder .../python-scikit-learn/chapter10/linearregressionexample/

Refer to the folder .../python-scikit-learn/chapter10/logisticregressionexample/ ...

Get Practical Machine Learning now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.