You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@community.apache.org by Luciano Resende <lu...@gmail.com> on 2011/01/24 23:25:01 UTC

Fwd: Google Summer of Code 2011 Announced

FYI, Google just announced GSoC 2011.

---------- Forwarded message ----------
From: Carol Smith <ca...@google.com>
Date: Mon, Jan 24, 2011 at 2:21 PM
Subject: Google Summer of Code 2011 Announced
To: Google Summer of Code Announce
<go...@googlegroups.com>


Hi all,
We're pleased to announce that Google Summer of Code will be happening
for its seventh year this year. Please check out the blog post [1]
about the program and read the FAQs [2] and Timeline [3] on Melange
for more information.
[1] - http://google-opensource.blogspot.com/2011/01/google-summer-of-code-announced-at-lca.html
[2] - http://www.google-melange.com/document/show/gsoc_program/google/gsoc2011/faqs
[3] - http://www.google-melange.com/document/show/gsoc_program/google/gsoc2011/timeline
Cheers,
Carol

--
You received this message because you are subscribed to the Google
Groups "Google Summer of Code Announce" group.
To post to this group, send email to
google-summer-of-code-announce@googlegroups.com.
To unsubscribe from this group, send email to
google-summer-of-code-announce+unsubscribe@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/google-summer-of-code-announce?hl=en.



-- 
Luciano Resende
http://people.apache.org/~lresende
http://twitter.com/lresende1975
http://lresende.blogspot.com/

Re: Google Summer of Code 2011 Announced

Posted by Isabel Drost <is...@apache.org>.
On Wed, 16 Feb 11 djellel eddine Difallah wrote:
> Oh, and How can we discuss/transmit proposals? is there a wiki for
> that, or just private/dev-list emails?

Judging from our previous years, I think it's best to:

  First submit the draft to the mailing list for discussion and
  refinement.

  Second open a JIRA ticket and continue working on the proposal there.

  Third have your proposal submitted through Google's web app so any
  ratings are visible within the GSoC webapp.

Isabel


Re: Google Summer of Code 2011 Announced

Posted by djellel eddine Difallah <di...@gmail.com>.
Thank you all,

@Isable: I had once a mahout patch submitted so I am a bit familiar with the
process. From now on I'll start on implementing Apriori (should be trivial)
and I will need it anyway...
   For the tools project idea I think it would be very usefull !! If I do
not pick that one I hope someone will work on it.

@Robin and Lance: Yes I would like to extend a proposal on that, what
mesures would you like to consider and with which algorithm. Also the time
series version is interesting, the paper doesn't discuss a parallel
implementation, so I'll need to take a close look at the algorithm and see
if it can be parallelized with the simple count distribution approach.

Oh, and How can we discuss/transmit proposals? is there a wiki for that, or
just private/dev-list emails?

Thanks !!

dj


2011/2/14 Lance Norskog <go...@gmail.com>

> This looks pretty cool. It is about uncovering patterns in time-series
> data. There are no tools in Mahout specifically for time series
> analysis.
>
>
> http://www.isprs.org/proceedings/XXXVI/2-W25/source/Temporal%20Association%20Rule%20Mining%20Based%20on%20T-Apriori%20Algorithm.pdf
>
> On Mon, Feb 14, 2011 at 10:42 AM, Robin Anil <ro...@gmail.com> wrote:
> >>
> >>
> >> > - Since I am working on Association Mining, implementing Apriori with
> >> > count distribution could be interesting. However I've seen topics
> >> > discussing this idea from last year, the was to extend FPGrowth.
> >> > though for some reason this project was not pursued last year.
> >>
> >> I was the one who floated that project and the one who implemented it
> > during GSOC 2009.
> > Let me know if you are interested to work on it. See the JIRA discussions
> on
> > FPGrowth.
> > Aprori is also trivially parallelizable. Whats more interesting is
> > calculation of confidence, interestingness
> > and other measures to rank patterns. Do you want to take a shot at making
> a
> > proposal?
> >
> > Robin
> >
>
>
>
> --
> Lance Norskog
> goksron@gmail.com
>

Re: Google Summer of Code 2011 Announced

Posted by Lance Norskog <go...@gmail.com>.
This looks pretty cool. It is about uncovering patterns in time-series
data. There are no tools in Mahout specifically for time series
analysis.

http://www.isprs.org/proceedings/XXXVI/2-W25/source/Temporal%20Association%20Rule%20Mining%20Based%20on%20T-Apriori%20Algorithm.pdf

On Mon, Feb 14, 2011 at 10:42 AM, Robin Anil <ro...@gmail.com> wrote:
>>
>>
>> > - Since I am working on Association Mining, implementing Apriori with
>> > count distribution could be interesting. However I've seen topics
>> > discussing this idea from last year, the was to extend FPGrowth.
>> > though for some reason this project was not pursued last year.
>>
>> I was the one who floated that project and the one who implemented it
> during GSOC 2009.
> Let me know if you are interested to work on it. See the JIRA discussions on
> FPGrowth.
> Aprori is also trivially parallelizable. Whats more interesting is
> calculation of confidence, interestingness
> and other measures to rank patterns. Do you want to take a shot at making a
> proposal?
>
> Robin
>



-- 
Lance Norskog
goksron@gmail.com

Re: Google Summer of Code 2011 Announced

Posted by Robin Anil <ro...@gmail.com>.
>
>
> > - Since I am working on Association Mining, implementing Apriori with
> > count distribution could be interesting. However I've seen topics
> > discussing this idea from last year, the was to extend FPGrowth.
> > though for some reason this project was not pursued last year.
>
> I was the one who floated that project and the one who implemented it
during GSOC 2009.
Let me know if you are interested to work on it. See the JIRA discussions on
FPGrowth.
Aprori is also trivially parallelizable. Whats more interesting is
calculation of confidence, interestingness
and other measures to rank patterns. Do you want to take a shot at making a
proposal?

Robin

Re: Google Summer of Code 2011 Announced

Posted by Isabel Drost <is...@apache.org>.
On Tue, 08 Feb 11 djellel eddine Difallah wrote:
> Are there any desired projects ideas/algorithms you'd like to see
> implemented during Gsoc'11.

First of all - great to hear you are interested in spending time
working on Mahout during GSoC.

As for potential projects: You can start by taking a look at our
JIRA. However we are open to proposals that are most interesting to
you. After all there is no better motivation than to work on something
that is relevant to you outside of GSoC as well.

Me personally I'd like to see students draft their proposals such that
there remains enough time to actively engage in the Mahout community -
answering questions on the mailing list, fixing minor bugs that come up
in JIRA and reviewing code that gets in.


> - Since I am working on Association Mining, implementing Apriori with
> count distribution could be interesting. However I've seen topics
> discussing this idea from last year, the was to extend FPGrowth.
> though for some reason this project was not pursued last year.
 
> - Linear SVM seems not commited yet, is it still on the table for
> potential projects? just a glitch or is there a lot to do yet?

The topic itself is still relevant to Mahout - there remains clean-up
work and adjustments to the patch though.

 
> - Another thought is extending Mahout's tool set especially with data
> input/output/DB-access ..ect.

Making Mahout easier to integrate with systems like HBase, Cassandra,
RDBMS etc. certainly is an interesting project.

Isabel

Re: Google Summer of Code 2011 Announced

Posted by djellel eddine Difallah <di...@gmail.com>.
Hello Everyone,

Are there any desired projects ideas/algorithms you'd like to see
implemented during Gsoc'11. I am interesting in writing a proposal and here
are a couple of thoughts:

- Since I am working on Association Mining, implementing Apriori with count
distribution could be interesting. However I've seen topics discussing this
idea from last year, the was to extend FPGrowth. though for some reason this
project was not pursued last year.

- Linear SVM seems not commited yet, is it still on the table for potential
projects? just a glitch or is there a lot to do yet?

- Another thought is extending Mahout's tool set especially with data
input/output/DB-access ..ect.

Thanks in advance for sharing your thoughts,
Dj


2011/1/24 Grant Ingersoll <gs...@apache.org>

> FYI
>
> Begin forwarded message:
>
> > From: Luciano Resende <lu...@gmail.com>
> > Date: January 24, 2011 5:25:01 PM EST
> > To: code-awards <co...@apache.org>, dev@community.apache.org
> > Subject: Fwd: Google Summer of Code 2011 Announced
> > Reply-To: dev@community.apache.org
> >
> > FYI, Google just announced GSoC 2011.
> >
> > ---------- Forwarded message ----------
> > From: Carol Smith <ca...@google.com>
> > Date: Mon, Jan 24, 2011 at 2:21 PM
> > Subject: Google Summer of Code 2011 Announced
> > To: Google Summer of Code Announce
> > <go...@googlegroups.com>
> >
> >
> > Hi all,
> > We're pleased to announce that Google Summer of Code will be happening
> > for its seventh year this year. Please check out the blog post [1]
> > about the program and read the FAQs [2] and Timeline [3] on Melange
> > for more information.
> > [1] -
> http://google-opensource.blogspot.com/2011/01/google-summer-of-code-announced-at-lca.html
> > [2] -
> http://www.google-melange.com/document/show/gsoc_program/google/gsoc2011/faqs
> > [3] -
> http://www.google-melange.com/document/show/gsoc_program/google/gsoc2011/timeline
> > Cheers,
> > Carol
> >
> > --
> > You received this message because you are subscribed to the Google
> > Groups "Google Summer of Code Announce" group.
> > To post to this group, send email to
> > google-summer-of-code-announce@googlegroups.com.
> > To unsubscribe from this group, send email to
> > google-summer-of-code-announce+unsubscribe@googlegroups.com.
> > For more options, visit this group at
> > http://groups.google.com/group/google-summer-of-code-announce?hl=en.
> >
> >
> >
> > --
> > Luciano Resende
> > http://people.apache.org/~lresende
> > http://twitter.com/lresende1975
> > http://lresende.blogspot.com/
>
> --------------------------
> Grant Ingersoll
> http://www.lucidimagination.com
>
>

Fwd: Google Summer of Code 2011 Announced

Posted by Grant Ingersoll <gs...@apache.org>.
FYI

Begin forwarded message:

> From: Luciano Resende <lu...@gmail.com>
> Date: January 24, 2011 5:25:01 PM EST
> To: code-awards <co...@apache.org>, dev@community.apache.org
> Subject: Fwd: Google Summer of Code 2011 Announced
> Reply-To: dev@community.apache.org
> 
> FYI, Google just announced GSoC 2011.
> 
> ---------- Forwarded message ----------
> From: Carol Smith <ca...@google.com>
> Date: Mon, Jan 24, 2011 at 2:21 PM
> Subject: Google Summer of Code 2011 Announced
> To: Google Summer of Code Announce
> <go...@googlegroups.com>
> 
> 
> Hi all,
> We're pleased to announce that Google Summer of Code will be happening
> for its seventh year this year. Please check out the blog post [1]
> about the program and read the FAQs [2] and Timeline [3] on Melange
> for more information.
> [1] - http://google-opensource.blogspot.com/2011/01/google-summer-of-code-announced-at-lca.html
> [2] - http://www.google-melange.com/document/show/gsoc_program/google/gsoc2011/faqs
> [3] - http://www.google-melange.com/document/show/gsoc_program/google/gsoc2011/timeline
> Cheers,
> Carol
> 
> --
> You received this message because you are subscribed to the Google
> Groups "Google Summer of Code Announce" group.
> To post to this group, send email to
> google-summer-of-code-announce@googlegroups.com.
> To unsubscribe from this group, send email to
> google-summer-of-code-announce+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-summer-of-code-announce?hl=en.
> 
> 
> 
> -- 
> Luciano Resende
> http://people.apache.org/~lresende
> http://twitter.com/lresende1975
> http://lresende.blogspot.com/

--------------------------
Grant Ingersoll
http://www.lucidimagination.com