-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Practical Machine Learning
By :

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)
Refer to the folder .../mahout/chapter10/linearregressionexample/
.
Refer to the folder .../mahout/chapter10/logisticregressionexample/
.
Refer to the folder .../r/chapter10/linearregressionexample/
.
Refer to the folder .../r/chapter10/logisticregressionexample/
.
Refer to the folder .../spark/chapter10/linearregressionexample/
.
Refer to the folder .../spark/chapter10/logisticregressionexample/
.
Refer to the folder .../python-scikit-learn/chapter10/linearregressionexample/
Refer to the folder .../python-scikit-learn/chapter10/logisticregressionexample/
Refer to the folder .../julia/chapter10/linearregressionexample/
.
Refer to the folder .../julia/chapter10/logisticregressionexample/
.