Giter Site home page Giter Site logo

mahout1.0's Introduction

Mahout1.0 MR算法集锦


系统版本V3.0

相关软件:
Myeclipse2014,JDK1.8,Hadoop2.6,MySQL5.6,EasyUI1.3.6,jQuery2.0,Spring4.1.3,
Hibernate4.3.1,struts2.3.1,Maven3.2.1,Mahout0.10


0. 数据生成与查看
	1> 数据生成:
      a. DatasetSplitter 数据;
      b. Describe 数据;
	2> 文本数据查看,界面及后台功能完成;
	
	3> 聚类数据生成;InputDriver
	
	4> 聚类中心点查看,完成(和Utils/clusterdump一样);
	
	5> Seq文件查看,完成(和Utils/seqdump一样);
	
	6> 分类文件生成,完成
	
1. Utils
	1>describe 完成 ;
	
	2>clusterdump 完成;
	 
	3> seqdump 完成;
	
	4> arff_vector 完成;
	
	5> resplitseq 完成;
	

2. Math 
	1> vecdist 完成;

3. Clustering
   1> kmeans 算法测试完成
   2> fuzzykmeans算法测试成功;
   3> spectralkmeans算法测试不成功;
   4> canopy desperate
   5> streamingkmeans 未测试;
   6> cvb 未测试;

4. Classification
   1> trainnb 测试完成;
   2> testnb 测试完成;
   3> buildforest 测试完成;
   4> testforest 测试完成;

5. SGD
   

6. HMM

7. Recommenders
	1> DatasetSplitter : 测试完成;
	2> ParallelALSFactorizationJob 测试完成;
	3> AlsRecommenderJob  测试完成;
	4> FactorizationEvaluator 测试完成;
	5> RecommendItembased 测试完成;
	6> ItemSimilarityJob 测试完成;

mahout1.0's People

Contributors

fansy1990 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.