[
https://issues.apache.org/jira/browse/MAHOUT-1542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13991382#comment-13991382
]
Dmitriy Lyubimov commented on MAHOUT-1542:
------------------------------------------
we also should probably modify shell so that this import is not needed.
{code}
import org.apache.mahout.math.Vector
{code}
> Tutorial for playing with Mahout's Spark shell
> ----------------------------------------------
>
> Key: MAHOUT-1542
> URL: https://issues.apache.org/jira/browse/MAHOUT-1542
> Project: Mahout
> Issue Type: Improvement
> Components: Documentation, Math
> Reporter: Sebastian Schelter
> Assignee: Sebastian Schelter
> Fix For: 1.0
>
>
> I have a created a tutorial for setting up the spark shell and implementing a
> simple linear regression algorithm. I'd love to make this part of the
> website, could someone give it a review?
> https://github.com/sscdotopen/krams/blob/master/linear-regression-cereals.md
> PS: If you wanna try out the code, you have to add the patch from MAHOUT-1532
> to your sources.
--
This message was sent by Atlassian JIRA
(v6.2#6252)