Hi Shuo,

Yes. I was reading the guide as well as the sample code.

For example, in
http://spark.apache.org/docs/latest/mllib-linear-methods.html#linear-support-vector-machine-svm,
nowhere in the github repository I can find the file: sc.textFile(
"mllib/data/ridge-data/lpsa.data").

Thanks.

Justin


On Sun, Jun 22, 2014 at 3:24 PM, Justin Yip <yipjus...@gmail.com> wrote:

> Hi Shuo,
>
> Yes. I was reading the guide as well as the sample code.
>
> For example, in
> http://spark.apache.org/docs/latest/mllib-linear-methods.html#linear-support-vector-machine-svm,
> now where in the github repository I can find the file: sc.textFile(
> "mllib/data/ridge-data/lpsa.data").
>
> Thanks.
>
> Justin
>
>
>
> On Sun, Jun 22, 2014 at 2:40 PM, Shuo Xiang <shuoxiang...@gmail.com>
> wrote:
>
>> Hi, you might find http://spark.apache.org/docs/latest/mllib-guide.html
>> helpful.
>>
>>
>> On Sun, Jun 22, 2014 at 2:35 PM, Justin Yip <yipjus...@gmail.com> wrote:
>>
>>> Hello,
>>>
>>> I am looking into a couple of MLLib data files in
>>> https://github.com/apache/spark/tree/master/data/mllib. But I cannot
>>> find any explanation for these files? Does anyone know if they are
>>> documented?
>>>
>>> Thanks.
>>>
>>> Justin
>>>
>>
>>
>

Reply via email to