Presentation is loading. Please wait.

Presentation is loading. Please wait.

Apache Mahout Installation and Examples. Pre requisites Java ( jdk version ) Maven( version 3.0 or higher ) Mahout ( Download or svn repository ) Hadoop(

Similar presentations


Presentation on theme: "Apache Mahout Installation and Examples. Pre requisites Java ( jdk version ) Maven( version 3.0 or higher ) Mahout ( Download or svn repository ) Hadoop("— Presentation transcript:

1 Apache Mahout Installation and Examples

2 Pre requisites Java ( jdk version ) Maven( version 3.0 or higher ) Mahout ( Download or svn repository ) Hadoop( 1.0.3 )

3 Java Installation 1.In Ubantu Terminal sudo apt-get update sudo apt-get install default-jre sudo apt-get install default-jdk Java -version

4 Maven Installation 1.In Ubantu Terminal sudo apt-get install maven 2. Verify the Installation mvn -v

5 Svn Installation 1.In Ubantu Terminal sudo apt-get install subversion 1.2. Verify the Installation svn --version

6 Mahout Installation 1.Hadoop installation is neccessory 2.In Ubantu Terminal sudo mkdir mahout cd mahout 2. Download the file using svn repository svn co http://svn.apache.org/repos/asf/mahout/trunkhttp://svn.apache.org/repos/asf/mahout/trunk

7 Mahout Installation 1.Build mahout using mvn mvn –DskipTests install

8 Kmeans Example Accepts clustering type: kmeans, fuzzykmeans, lda, or streamingkmeans

9 Kmeans Example Input Gets the Reuters dataset

10 Kmeans Example Input

11 Kmeans Example Runs org.apache.lucene.benchmark.utils.ExtractReuters to generate reuters-out from reuters-sgm (the downloaded archive)

12 Kmeans Example Runs org.apache.lucene.benchmark.utils.ExtractReuters to generate reuters-out from reuters-sgm (the downloaded archive)

13 Kmeans Example

14 Hanged since 1 days

15 Clustering Example K-means

16

17

18

19

20 Thank You !!!


Download ppt "Apache Mahout Installation and Examples. Pre requisites Java ( jdk version ) Maven( version 3.0 or higher ) Mahout ( Download or svn repository ) Hadoop("

Similar presentations


Ads by Google