Differences

This shows you the differences between two versions of the page.

projs:clans:docs:snd:getindistryd [2014/01/20 11:13]
yoyoliliu
projs:clans:docs:snd:getindistryd [2014/01/21 14:14] (current)
yoyoliliu
Line 1: Line 1:
-====== GetIndistryD ======+====== GetIndistryD(industry,top) ====== 
 +Return a list of colleges which alumnus are most common working in this industry.
====== Description ====== ====== Description ======
 +Given a industry, count at which college's alumnus are most common working. The number of industry in mainland China is 7,'金融','房地产','综合','公用事业','商业','工业'.
====== Parameter ====== ====== Parameter ======
 +  - industry: classification industry of listed companies in mainland China
 +  - top: number of top colleges
====== Return ====== ====== Return ======
 +A sorted list of colleges.
====== Detail Information ====== ====== Detail Information ======
 +  - given an industry
 +  - find people who work in this industry
 +  - map people to college
 +  - calculate average PageRank of colleges
 +  - sort and show top colleges
 
projs/clans/docs/snd/getindistryd.1390187596.txt.gz · Last modified: 2014/01/20 11:13 by yoyoliliu     Back to top