Re: waiting on assignment for FLINK-1750

2017-05-12 Thread Alex De Castro
Thanks!




Alex

On 12 May 2017 at 12:34, Fabian Hueske  wrote:

> Done! :-)
>
> 2017-05-12 11:48 GMT+02:00 Alex De Castro :
>
> > Thanks!
> >
>


waiting on assignment for FLINK-1750

2017-05-12 Thread Alex De Castro
Thanks!


assignment request: FLINK-1750 (CCA for MLLib)

2017-05-10 Thread Alex De Castro
   
https://issues.apache.org/jira/browse/FLINK-1750?jql=project%20%3D%20FLINK%20AND%20issuetype%20%3D%20%22New%20Feature%22%20AND%20status%20%3D%20Open%20AND%20text%20~%20%22machine%20learning%2C%22%20AND%20assignee%20in%20(EMPTY)


Re: interested in volunteering at Flink ML/Stream ML Project

2017-05-09 Thread Alex De Castro
Thanks Gordon! Will do!

On Tue, May 9, 2017 at 3:57 PM, Tzu-Li (Gordon) Tai 
wrote:

> Hi Alex,
>
> I would start searching in the Flink JIRA for tickets tagged with the
> component “Machine Learning Library”, and once you find a ticket you’ll
> like to work on, ask for the JIRA to be assigned to you on the mailing
> lists. From then on you can also assign any other tasks you’ll like to work
> on to yourself.
>
> Cheers,
> Gordon
>
>
> On 9 May 2017 at 7:57:13 PM, Alex De Castro (castro.inbox+fl...@gmail.com)
> wrote:
>
> Hi there,
> I wanted to ask how I could start contributing to the Flink ML
> project/Stream ML project, and how I could ask for a ticket assignment?
> Many thanks,
> Alex
>


interested in volunteering at Flink ML/Stream ML Project

2017-05-09 Thread Alex De Castro
Hi there,
I wanted to ask how I could start contributing to the Flink ML
project/Stream ML project, and how I could ask for a ticket assignment?
Many thanks,
Alex


Re: #quesiton: documentation for knn/examples/fetching cluster numbers in red?

2017-01-26 Thread Alex De Castro
Thanks Till, I misread the definition of knn. It’s knn JOIN. ☺
Dyslexia…

Regards,
Alex

On 1/26/17, 2:00 PM, "Till Rohrmann"  wrote:

Hi Alex,

have you seen KNN's online documentation [1]? This should answer your
questions.

[1]

https://ci.apache.org/projects/flink/flink-docs-release-1.2/dev/libs/ml/knn.html

Cheers,
Till

On Wed, Jan 25, 2017 at 2:23 PM, Alex De Castro 
wrote:

> Hi flinkers,
> I a new flink user and have been working on a pipeline from kafka to mongo
> that processes documents and cluster them using inn for information
> retrieval.
>
> I have a data set which is an array of sparse vectors, but I’m having a
> bit of a hard time interpreting the output of the knn model:
> flink is outputting a data set consisting of pairs (vector, 
array[vector])?
>
> 1. how can I fetch the cluster assigments?
> 2. what does .setBlocks do?
> 3. what is .sizeHint?
>
> Happy to contribute to wiki (adding more details) if someone can pitch in
> with some hints.
>
> Thanks a lot,
> Alex
> --
>
>
> This email and any attachments may contain information which is
> confidential and/or privileged. The information is intended exclusively 
for
> the addressee and the views expressed may not be official policy, but the
> personal views of the originator. If you are not the intended recipient, 
be
> aware that any disclosure, copying, distribution or use of the contents is
> prohibited. If you have received this email and any file transmitted with
> it in error, please notify the sender by telephone or return email
> immediately and delete the material from your computer. Internet
> communications are not secure and Lab49 is not responsible for their abuse
> by third parties, nor for any alteration or corruption in transmission, 
nor
> for any damage or loss caused by any virus or other defect. Lab49 accepts
> no liability or responsibility arising out of or in any way connected to
> this email.
>


This email and any attachments may contain information which is confidential 
and/or privileged. The information is intended exclusively for the addressee 
and the views expressed may not be official policy, but the personal views of 
the originator. If you are not the intended recipient, be aware that any 
disclosure, copying, distribution or use of the contents is prohibited. If you 
have received this email and any file transmitted with it in error, please 
notify the sender by telephone or return email immediately and delete the 
material from your computer. Internet communications are not secure and Lab49 
is not responsible for their abuse by third parties, nor for any alteration or 
corruption in transmission, nor for any damage or loss caused by any virus or 
other defect. Lab49 accepts no liability or responsibility arising out of or in 
any way connected to this email.


#quesiton: documentation for knn/examples/fetching cluster numbers in red?

2017-01-25 Thread Alex De Castro
Hi flinkers, 
I a new flink user and have been working on a pipeline from kafka to mongo that 
processes documents and cluster them using inn for information retrieval. 

I have a data set which is an array of sparse vectors, but I’m having a bit of 
a hard time interpreting the output of the knn model: 
flink is outputting a data set consisting of pairs (vector, array[vector])?  

1. how can I fetch the cluster assigments? 
2. what does .setBlocks do? 
3. what is .sizeHint? 

Happy to contribute to wiki (adding more details) if someone can pitch in with 
some hints. 

Thanks a lot,
Alex
-- 
 

This email and any attachments may contain information which is 
confidential and/or privileged. The information is intended exclusively for 
the addressee and the views expressed may not be official policy, but the 
personal views of the originator. If you are not the intended recipient, be 
aware that any disclosure, copying, distribution or use of the contents is 
prohibited. If you have received this email and any file transmitted with 
it in error, please notify the sender by telephone or return email 
immediately and delete the material from your computer. Internet 
communications are not secure and Lab49 is not responsible for their abuse 
by third parties, nor for any alteration or corruption in transmission, nor 
for any damage or loss caused by any virus or other defect. Lab49 accepts 
no liability or responsibility arising out of or in any way connected to 
this email.