|
Alejandro Anaya
2012-06-12, 17:45
Ted Dunning
2012-06-12, 17:53
Alejandro Anaya
2012-06-12, 18:03
Petr Cvengros
2012-06-12, 18:13
Renata Ghisloti Duarte de...
2012-06-12, 18:57
Varad Meru
2012-06-12, 20:09
Alejandro Anaya
2012-06-13, 19:14
|
-
step-by-step detailed tutorialAlejandro Anaya 2012-06-12, 17:45
Hi :)
I am looking for a step-by-step detailed tutorial that describe examples for Mahout/Maven beginners. I find the book Mahout in Action, but we lack of knowledge about Machine Learning, Linux, Java Programming and we are doing hard to understand Mahout. Thank you very much! Alejandro
-
Re: step-by-step detailed tutorialTed Dunning 2012-06-12, 17:53
If you don't have Linux, Java or machine learning experience, you have a
very hard task ahead of you. It really isn't reasonable to imagine really getting up to speed without good Java skills and some idea of machine learning is pretty important. If the book isn't making sense, then this is going to be very difficult. On Tue, Jun 12, 2012 at 10:45 AM, Alejandro Anaya <[EMAIL PROTECTED]>wrote: > Hi :) > > I am looking for a step-by-step detailed tutorial that describe examples > for > Mahout/Maven beginners. > > I find the book Mahout in Action, but we lack of knowledge about Machine > Learning, Linux, Java Programming and we are doing hard to understand > Mahout. > > Thank you very much! > > Alejandro >
-
Re: step-by-step detailed tutorialAlejandro Anaya 2012-06-12, 18:03
Hi Ted,
Thanks for your fast reply :) Well I have some Linux, Java & ML experience, I know is very important.... Just I am asking if you know any very detail step-by-step tutorial for Mahout. Thank you again Alejandro On Tue, Jun 12, 2012 at 10:53 AM, Ted Dunning <[EMAIL PROTECTED]> wrote: > If you don't have Linux, Java or machine learning experience, you have a > very hard task ahead of you. It really isn't reasonable to imagine really > getting up to speed without good Java skills and some idea of machine > learning is pretty important. > > If the book isn't making sense, then this is going to be very difficult. > > On Tue, Jun 12, 2012 at 10:45 AM, Alejandro Anaya <[EMAIL PROTECTED] > >wrote: > > > Hi :) > > > > I am looking for a step-by-step detailed tutorial that describe examples > > for > > Mahout/Maven beginners. > > > > I find the book Mahout in Action, but we lack of knowledge about Machine > > Learning, Linux, Java Programming and we are doing hard to understand > > Mahout. > > > > Thank you very much! > > > > Alejandro > > >
-
Re: step-by-step detailed tutorialPetr Cvengros 2012-06-12, 18:13
Try this one ;)
http://code.google.com/p/unresyst/wiki/CreateMahoutRecommender Petr On 12 June 2012 11:03, Alejandro Anaya <[EMAIL PROTECTED]> wrote: > > Hi Ted, > > Thanks for your fast reply :) > > Well I have some Linux, Java & ML experience, I know is very important.... > > Just I am asking if you know any very detail step-by-step tutorial for > Mahout. > > Thank you again > Alejandro > > > > On Tue, Jun 12, 2012 at 10:53 AM, Ted Dunning <[EMAIL PROTECTED]> > wrote: > > > If you don't have Linux, Java or machine learning experience, you have a > > very hard task ahead of you. It really isn't reasonable to imagine > > really > > getting up to speed without good Java skills and some idea of machine > > learning is pretty important. > > > > If the book isn't making sense, then this is going to be very difficult. > > > > On Tue, Jun 12, 2012 at 10:45 AM, Alejandro Anaya <[EMAIL PROTECTED] > > >wrote: > > > > > Hi :) > > > > > > I am looking for a step-by-step detailed tutorial that describe > > > examples > > > for > > > Mahout/Maven beginners. > > > > > > I find the book Mahout in Action, but we lack of knowledge about > > > Machine > > > Learning, Linux, Java Programming and we are doing hard to understand > > > Mahout. > > > > > > Thank you very much! > > > > > > Alejandro > > > > >
-
Re: step-by-step detailed tutorialRenata Ghisloti Duarte de... 2012-06-12, 18:57
There is this one for beginners as well:
http://girlincomputerscience.blogspot.com.br/2010/11/apache-mahout.html On Tue, Jun 12, 2012 at 3:13 PM, Petr Cvengros <[EMAIL PROTECTED]> wrote: > Try this one ;) > http://code.google.com/p/unresyst/wiki/CreateMahoutRecommender > > Petr > > On 12 June 2012 11:03, Alejandro Anaya <[EMAIL PROTECTED]> wrote: > > > > Hi Ted, > > > > Thanks for your fast reply :) > > > > Well I have some Linux, Java & ML experience, I know is very > important.... > > > > Just I am asking if you know any very detail step-by-step tutorial for > > Mahout. > > > > Thank you again > > Alejandro > > > > > > > > On Tue, Jun 12, 2012 at 10:53 AM, Ted Dunning <[EMAIL PROTECTED]> > > wrote: > > > > > If you don't have Linux, Java or machine learning experience, you have > a > > > very hard task ahead of you. It really isn't reasonable to imagine > > > really > > > getting up to speed without good Java skills and some idea of machine > > > learning is pretty important. > > > > > > If the book isn't making sense, then this is going to be very > difficult. > > > > > > On Tue, Jun 12, 2012 at 10:45 AM, Alejandro Anaya <[EMAIL PROTECTED] > > > >wrote: > > > > > > > Hi :) > > > > > > > > I am looking for a step-by-step detailed tutorial that describe > > > > examples > > > > for > > > > Mahout/Maven beginners. > > > > > > > > I find the book Mahout in Action, but we lack of knowledge about > > > > Machine > > > > Learning, Linux, Java Programming and we are doing hard to understand > > > > Mahout. > > > > > > > > Thank you very much! > > > > > > > > Alejandro > > > > > > > >
-
Re: step-by-step detailed tutorialVarad Meru 2012-06-12, 20:09
Hi,
These links would help you to configure Mahout in Eclipse http://shuyo.wordpress.com/2011/02/01/mahout-development-environment-with-maven-and-eclipse-1/ http://shuyo.wordpress.com/2011/02/14/mahout-development-environment-with-maven-and-eclipse-2/ Really good details given in http://www.ibm.com/developerworks/java/library/j-mahout/ and the updated version at http://www.ibm.com/developerworks/java/library/j-mahout-scaling/ Please go through it thoroughly to get started with mahout. Regards, Varad On 13-Jun-2012, at 12:27 AM, Renata Ghisloti Duarte de Souza wrote: > There is this one for beginners as well: > > http://girlincomputerscience.blogspot.com.br/2010/11/apache-mahout.html > > On Tue, Jun 12, 2012 at 3:13 PM, Petr Cvengros <[EMAIL PROTECTED]> wrote: > >> Try this one ;) >> http://code.google.com/p/unresyst/wiki/CreateMahoutRecommender >> >> Petr >> >> On 12 June 2012 11:03, Alejandro Anaya <[EMAIL PROTECTED]> wrote: >>> >>> Hi Ted, >>> >>> Thanks for your fast reply :) >>> >>> Well I have some Linux, Java & ML experience, I know is very >> important.... >>> >>> Just I am asking if you know any very detail step-by-step tutorial for >>> Mahout. >>> >>> Thank you again >>> Alejandro >>> >>> >>> >>> On Tue, Jun 12, 2012 at 10:53 AM, Ted Dunning <[EMAIL PROTECTED]> >>> wrote: >>> >>>> If you don't have Linux, Java or machine learning experience, you have >> a >>>> very hard task ahead of you. It really isn't reasonable to imagine >>>> really >>>> getting up to speed without good Java skills and some idea of machine >>>> learning is pretty important. >>>> >>>> If the book isn't making sense, then this is going to be very >> difficult. >>>> >>>> On Tue, Jun 12, 2012 at 10:45 AM, Alejandro Anaya <[EMAIL PROTECTED] >>>>> wrote: >>>> >>>>> Hi :) >>>>> >>>>> I am looking for a step-by-step detailed tutorial that describe >>>>> examples >>>>> for >>>>> Mahout/Maven beginners. >>>>> >>>>> I find the book Mahout in Action, but we lack of knowledge about >>>>> Machine >>>>> Learning, Linux, Java Programming and we are doing hard to understand >>>>> Mahout. >>>>> >>>>> Thank you very much! >>>>> >>>>> Alejandro >>>>> >>>> >> Thanks, Varad -- Varad Meru Software Engineer
-
Re: step-by-step detailed tutorialAlejandro Anaya 2012-06-13, 19:14
Thank you! Some of these are much easier to follow than Mahout's official
tutorial :) On Tue, Jun 12, 2012 at 1:09 PM, Varad Meru <[EMAIL PROTECTED]> wrote: > Hi, > > These links would help you to configure Mahout in Eclipse > > > http://shuyo.wordpress.com/2011/02/01/mahout-development-environment-with-maven-and-eclipse-1/ > > http://shuyo.wordpress.com/2011/02/14/mahout-development-environment-with-maven-and-eclipse-2/ > > Really good details given in > > http://www.ibm.com/developerworks/java/library/j-mahout/ and the updated > version at > http://www.ibm.com/developerworks/java/library/j-mahout-scaling/ > > Please go through it thoroughly to get started with mahout. > > Regards, > Varad > > On 13-Jun-2012, at 12:27 AM, Renata Ghisloti Duarte de Souza wrote: > > > There is this one for beginners as well: > > > > http://girlincomputerscience.blogspot.com.br/2010/11/apache-mahout.html > > > > On Tue, Jun 12, 2012 at 3:13 PM, Petr Cvengros <[EMAIL PROTECTED]> > wrote: > > > >> Try this one ;) > >> http://code.google.com/p/unresyst/wiki/CreateMahoutRecommender > >> > >> Petr > >> > >> On 12 June 2012 11:03, Alejandro Anaya <[EMAIL PROTECTED]> wrote: > >>> > >>> Hi Ted, > >>> > >>> Thanks for your fast reply :) > >>> > >>> Well I have some Linux, Java & ML experience, I know is very > >> important.... > >>> > >>> Just I am asking if you know any very detail step-by-step tutorial for > >>> Mahout. > >>> > >>> Thank you again > >>> Alejandro > >>> > >>> > >>> > >>> On Tue, Jun 12, 2012 at 10:53 AM, Ted Dunning <[EMAIL PROTECTED]> > >>> wrote: > >>> > >>>> If you don't have Linux, Java or machine learning experience, you have > >> a > >>>> very hard task ahead of you. It really isn't reasonable to imagine > >>>> really > >>>> getting up to speed without good Java skills and some idea of machine > >>>> learning is pretty important. > >>>> > >>>> If the book isn't making sense, then this is going to be very > >> difficult. > >>>> > >>>> On Tue, Jun 12, 2012 at 10:45 AM, Alejandro Anaya <[EMAIL PROTECTED] > >>>>> wrote: > >>>> > >>>>> Hi :) > >>>>> > >>>>> I am looking for a step-by-step detailed tutorial that describe > >>>>> examples > >>>>> for > >>>>> Mahout/Maven beginners. > >>>>> > >>>>> I find the book Mahout in Action, but we lack of knowledge about > >>>>> Machine > >>>>> Learning, Linux, Java Programming and we are doing hard to understand > >>>>> Mahout. > >>>>> > >>>>> Thank you very much! > >>>>> > >>>>> Alejandro > >>>>> > >>>> > >> > > Thanks, > Varad > -- > Varad Meru > Software Engineer > > |