This repository has been archived by the owner on Nov 18, 2021. It is now read-only.
forked from ogrisel/mahout
-
Notifications
You must be signed in to change notification settings - Fork 33
Twitter's fork of Apache Mahout (we intend to push changes upstream)
License
twitter-forks/mahout
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Welcome to Apache Mahout! Mahout is a scalable machine learning library that implements many different approaches to machine learning. The project currently contains implementations of algorithms for classification, clustering, frequent item set mining, genetic programming and collaborative filtering. Mahout is scalable along three dimensions: It scales to reasonably large data sets by leveraging algorithm properties or implementing versions based on Apache Hadoop. It scales to your perferred business case as it is distributed under a commercially friendly license. In addition it scales in terms of support by providing a vibrant, responsive and diverse community. Getting Started See https://cwiki.apache.org/MAHOUT/quickstart.html To compile the sources run 'mvn clean install' To run all the tests run 'mvn test' To setup your ide run 'mvn eclipse:eclipse' or 'mvn idea:idea' For more info on maven see http://maven.apache.org For more information on how to contribute see: https://cwiki.apache.org/confluence/display/MAHOUT/How+To+Contribute Legal Please see the NOTICE.txt included in this directory for more information. Documentation See http://mahout.apache.org/.
About
Twitter's fork of Apache Mahout (we intend to push changes upstream)
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Java 95.6%
- Perl 3.7%
- Other 0.7%