1. 首页
  2. 人工智能
  3. 机器学习
  4. 集体智慧编程源代码

集体智慧编程源代码

上传者: 2019-05-20 00:10:50上传 ZIP文件 235.67KB 热度 20次
集体智慧编程源代码.frompydeliciousimportget_popular,get_userposts,get_urlpostsimporttimedefinitializeUserDict(tag,count=5):user_dict={}#getthetopcount'popularpostsforp1inget_popular(tag=tag)[0:count]:#findalluserswhopostedthisforp2inget_urlposts(p1['href']):user=p2['us
用户评论