11 2013 档案

一个机器学习的好网站
摘要:http://longriver.me 阅读全文

posted @ 2013-11-19 01:01 Harveyaot 阅读(121) 评论(0) 推荐(0)

Notepad++支持列选择模式
摘要:2011-01-06 10:05:54|分类:文档|标签:列模式notepad++|字号订阅 未注意到Notepad++是支持列选择模式的,按住Alt键选择的话,就可以进行列向的选择了。虽然感觉不是很方便,但终于不是非得切换到UltraEdit了。 要支持列选择模式,注意需要将“视图--自动换行”选项取消。 阅读全文

posted @ 2013-11-14 13:23 Harveyaot 阅读(633) 评论(0) 推荐(0)

awk的效率和python split 效率对比
摘要:待补充 阅读全文

posted @ 2013-11-13 17:56 Harveyaot 阅读(266) 评论(0) 推荐(0)

python 中的反射,装饰器,with语句
摘要:1,locals使用,getattr的使用2,九步学会 装饰器http://www.cnblogs.com/rhcad/archive/2011/12/21/2295507.html3,可变参数的长度4, 阅读全文

posted @ 2013-11-06 17:45 Harveyaot 阅读(180) 评论(0) 推荐(0)

hierarchy 在大数据上聚类的利弊
摘要:Well, hierarchical clustering doesn't make that much sense for large datasets. It's actually mostly a textbook example in my opinion. The problem with hierarchical clustering is that it doesn't really build sensible clusters. It builds a dendrogram, but with 14000 objects the dendrogram 阅读全文

posted @ 2013-11-05 11:33 Harveyaot 阅读(244) 评论(0) 推荐(0)

导航